RTEMS  5.1
Functions
pthreadinitthreads.c File Reference

POSIX Threads Initialize User Threads Body. More...

#include <rtems/posix/pthread.h>
#include <rtems/score/assert.h>
#include <rtems/score/threadimpl.h>
#include <rtems/score/interr.h>

Functions

void _POSIX_Threads_Initialize_user_thread (void)
 System initialization handler to create the first user POSIX thread.
 

Detailed Description

POSIX Threads Initialize User Threads Body.