|
RTEMS CPU Kit with SuperCore
|
POSIX Thread Exit Shared Helper. More...
#include <pthread.h>#include <rtems/posix/pthreadimpl.h>#include <rtems/score/assert.h>#include <rtems/score/apimutex.h>#include <rtems/score/threadimpl.h>#include <rtems/score/threadqimpl.h>
Functions | |
| void | _POSIX_Thread_Exit (Thread_Control *the_thread, void *value_ptr) |
| POSIX thread exit shared helper. More... | |
| void | pthread_exit (void *value_ptr) |
POSIX Thread Exit Shared Helper.
1.8.13