summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/rtems/posix/pthread.h (unfollow)
Commit message (Expand)AuthorFilesLines
2002-07-22Remove, moved to cpukit.Ralf Corsepius1-150/+0
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-01-25Added enough prototypes to allow most of POSIX Threads Manager to beJoel Sherrill1-0/+26
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-0/+2
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
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