aboutsummaryrefslogtreecommitdiff
path: root/include/pthread_np.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r361770 "Add pthread_getname_np() and pthread_setname_np() aliases" fo...Konstantin Belousov2020-06-041-2/+0
* Add pthread_getname_np() and pthread_setname_np() aliasesKonstantin Belousov2020-06-031-0/+2
* Add pthread_peekjoin_np(3).Konstantin Belousov2020-02-151-0/+1
* Add pthread_get_name_np(3).Konstantin Belousov2018-08-171-0/+1
* Reorder alphabetically.Konstantin Belousov2018-08-171-3/+3
* include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Introduce a non-portable function pthread_getthreadid_np(3) to retrieveJung-uk Kim2011-02-071-0/+1
* Add cpu affinity APIs to get and set thread's cpu affinity mask, theDavid Xu2008-03-031-0/+7
* Per discussion on -threads, rename _islocked_np() to _isowned_np().Dag-Erling Smørgrav2008-02-061-1/+1
* Add pthread_mutex_islocked_np(), a cheap way to verify that a mutex isDag-Erling Smørgrav2008-02-031-0/+1
* 1. Add function pthread_mutex_setspinloops_np to turn a mutex's spinDavid Xu2007-12-141-0/+4
* Remove 3rd clause and renumber after getting permission from theWarner Losh2007-10-291-4/+1
* Add pthread_timedjoin_np prototype.David Xu2005-10-041-0/+1
* pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *')Max Khon2003-01-071-1/+1
* Prototype for pthread_attr_get_np().Alexey Zelkin2002-10-261-0/+1
* fix pthread_suspend/resume_all_np() declarationsMax Khon2002-10-221-2/+2
* 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