aboutsummaryrefslogtreecommitdiff
path: root/include/pthread.h
Commit message (Expand)AuthorAgeFilesLines
* Implement pthread read/write locks as defined by Version 2 of the SingleAlexander Langer1998-09-071-0/+25
* Add static initializer defines as specified by POSIX.John Birrell1998-04-041-2/+8
* Changed pthread_detach to conform to POSIX, i.e. the single argumentAlexander Langer1997-12-251-1/+1
* Fixed missing __P() to complete the K&R support in this header.Bruce Evans1997-05-071-1/+1
* Comment out _POSIX_THREAD_PRIORITY_SCHEDULING since it's not supportedAlexander Langer1997-03-041-1/+1
* Submitted by: John BirrellJulian Elischer1997-02-051-2/+15
* Moved pthread_mutexattr_default inside #ifndef PTHREAD_KERNEL now thatJeffrey Hsu1996-11-111-2/+8
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-201-186/+141
* Submitted by: john birrelJulian Elischer1996-01-221-0/+276