summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/rtems/posix/pthread.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | tasks table"
* 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
| | | | score, rtems api, or posix api related.
* added initial set of api extension calloutsJoel Sherrill1996-05-281-1/+15
|
* posix support initially addedJoel Sherrill1995-09-261-0/+113