RTEMS CPU Kit with SuperCore
|
Removes Routine from Top of Calling Thread's stack and Invoke it. More...
#include <pthread.h>
#include <rtems/score/thread.h>
#include <rtems/score/threaddispatch.h>
#include <rtems/posix/threadsup.h>
#include <rtems/score/chainimpl.h>
#include <rtems/score/isr.h>
#include <rtems/score/wkspace.h>
#include <rtems/posix/cancel.h>
#include <rtems/posix/pthreadimpl.h>
Functions | |
void | pthread_cleanup_pop (int execute) |
Removes Routine from Top of Calling Thread's stack and Invoke it.