summaryrefslogtreecommitdiffstats
path: root/include/pthread.h
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Cleanups to the pthread header files.rse1999-07-311-22/+22
* Hide pthread cancellation routines behind #ifdef NOT_YET. They aredeischen1999-07-271-3/+7
* o Runnable threads are now maintained in priority queues. Thejb1999-03-231-36/+71
* Add support for pthread_mutexattr_settype(). As a side effect ofeivind1998-11-281-2/+8
* Implement pthread read/write locks as defined by Version 2 of the Singlealex1998-09-071-0/+25
* Add static initializer defines as specified by POSIX.jb1998-04-041-2/+8
* Changed pthread_detach to conform to POSIX, i.e. the single argumentalex1997-12-251-1/+1
* Fixed missing __P() to complete the K&R support in this header.bde1997-05-071-1/+1
* Comment out _POSIX_THREAD_PRIORITY_SCHEDULING since it's not supportedalex1997-03-041-1/+1
* Submitted by: John Birrelljulian1997-02-051-2/+15
* Moved pthread_mutexattr_default inside #ifndef PTHREAD_KERNEL now thathsu1996-11-111-2/+8
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-186/+141
* Submitted by: john birreljulian1996-01-221-0/+276
OpenPOWER on IntegriCloud