summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/rtems/posix/pthread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove, moved to cpukit.Ralf Corsepius2002-07-221-150/+0
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added enough prototypes to allow most of POSIX Threads Manager to beJoel Sherrill1999-01-251-0/+26
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+2
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* 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