summaryrefslogtreecommitdiffstats
path: root/include/pthread_np.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce a non-portable function pthread_getthreadid_np(3) to retrievejkim2011-02-071-0/+1
* Add cpu affinity APIs to get and set thread's cpu affinity mask, thedavidxu2008-03-031-0/+7
* Per discussion on -threads, rename _islocked_np() to _isowned_np().des2008-02-061-1/+1
* Add pthread_mutex_islocked_np(), a cheap way to verify that a mutex isdes2008-02-031-0/+1
* 1. Add function pthread_mutex_setspinloops_np to turn a mutex's spindavidxu2007-12-141-0/+4
* Remove 3rd clause and renumber after getting permission from theimp2007-10-291-4/+1
* Add pthread_timedjoin_np prototype.davidxu2005-10-041-0/+1
* pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *')fjoe2003-01-071-1/+1
* Prototype for pthread_attr_get_np().phantom2002-10-261-0/+1
* fix pthread_suspend/resume_all_np() declarationsfjoe2002-10-221-2/+2
* Reorder prototypes to be in alphabetical order.deischen2002-05-241-4/+4
* Add the prototypes for pthread_suspend_all_np and pthread_resume_all_np.deischen2002-05-241-0/+2
* Breath deep and take __P out of the system include files.imp2002-03-231-12/+12
* Make the name parameter const char *.imp2001-08-111-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-0/+2
* Cleanups to the pthread header files.rse1999-07-311-4/+4
* o Runnable threads are now maintained in priority queues. Thejb1999-03-231-0/+7
* Add a function prototype to set the name of a thread for debuggingjb1998-04-111-1/+2
* Back out all of yesterdays include file changes.eivind1997-05-071-2/+0
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-071-0/+2
* Prototype pthread_mutexattr_getkind_np() and pthread_mutexattr_setkind_np().hsu1996-11-111-5/+7
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-0/+47
OpenPOWER on IntegriCloud