aboutsummaryrefslogtreecommitdiff
path: root/include/pthread_np.h
Commit message (Expand)AuthorAgeFilesLines
* Reorder prototypes to be in alphabetical order.Daniel Eischen2002-05-241-4/+4
* Add the prototypes for pthread_suspend_all_np and pthread_resume_all_np.Daniel Eischen2002-05-241-0/+2
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-12/+12
* Make the name parameter const char *.Warner Losh2001-08-111-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+2
* Cleanups to the pthread header files.Ralf S. Engelschall1999-07-311-4/+4
* o Runnable threads are now maintained in priority queues. TheJohn Birrell1999-03-231-0/+7
* Add a function prototype to set the name of a thread for debuggingJohn Birrell1998-04-111-1/+2
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-071-2/+0
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-071-0/+2
* Prototype pthread_mutexattr_getkind_np() and pthread_mutexattr_setkind_np().Jeffrey Hsu1996-11-111-5/+7
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-201-0/+47