summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/pthread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rtems-3-6-0'.3.6.0cvs2git1996-09-301-123/+0
* moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to here so it would beJoel Sherrill1996-09-081-0/+2
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-031-4/+4
* deleted POSIX threads typedef masking Thread_ControlJoel Sherrill1996-06-031-11/+5
* posix initialization threads table was misnamed "posix initializationJoel Sherrill1996-05-291-7/+7
* first cut at pthread_createJoel Sherrill1996-05-291-3/+3
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-3/+3
* added initial set of api extension calloutsJoel Sherrill1996-05-281-1/+15
* posix support initially addedJoel Sherrill1995-09-261-0/+113