|
RTEMS CPU Kit with SuperCore
4.11.2
|
POSIX Thread API Support. More...
#include <rtems/score/coresem.h>#include <rtems/score/thread.h>#include <rtems/score/threadq.h>#include <rtems/score/watchdog.h>#include <pthread.h>#include <signal.h>

Go to the source code of this file.
Data Structures | |
| struct | POSIX_API_Control |
| This defines the POSIX API support structure associated with each thread in a system with POSIX configured. More... | |
Functions | |
| void | _POSIX_Thread_Exit (Thread_Control *the_thread, void *value_ptr) |
| POSIX thread exit shared helper. More... | |
POSIX Thread API Support.
This defines the POSIX thread API extension.
1.8.13