RTEMS
5.1
|
POSIX Threads Private Support. More...
Go to the source code of this file.
Data Structures | |
struct | posix_initialization_threads_table |
Functions | |
void | _POSIX_Threads_Initialize_user_thread (void) |
System initialization handler to create the first user POSIX thread. | |
Variables | |
const size_t | _POSIX_Threads_Minimum_stack_size |
const posix_initialization_threads_table | _POSIX_Threads_User_thread_table |
Initialization table for the first user POSIX thread. More... | |
Thread_Information | _POSIX_Threads_Information |
POSIX Threads Private Support.
This include file contains all the private support information for POSIX threads.