summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/pthread.h (unfollow)
Commit message (Expand)AuthorFilesLines
1996-09-30This commit was manufactured by cvs2svn to create tag 'rtems-3-6-0'.3.6.0cvs2git1-123/+0
1996-09-08moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to here so it would beJoel Sherrill1-0/+2
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-4/+4
1996-06-03deleted POSIX threads typedef masking Thread_ControlJoel Sherrill1-11/+5
1996-05-29posix initialization threads table was misnamed "posix initializationJoel Sherrill1-7/+7
1996-05-29first cut at pthread_createJoel Sherrill1-3/+3
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1-3/+3
1996-05-28added initial set of api extension calloutsJoel Sherrill1-1/+15
1995-09-26posix support initially addedJoel Sherrill1-0/+113