aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include/pthread.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-09libc: Added prototypes for new POSIX APIsMatt Joyce1-0/+22
2018-03-15Correct prototypes of pthread_mutex_getprioceiling() and pthread_setschedparam()Joel Sherrill1-2/+2
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz1-187/+165
2018-01-17ansification: remove _CONSTYaakov Selkowitz1-27/+27
2017-11-28Make __nonnull macro compatible with glibcYaakov Selkowitz1-2/+2
2017-01-09Add pthread_setname_np() and pthread_getname_np()Sebastian Huber1-0/+6
2016-11-22Declare non-standard pthread_yield()Sebastian Huber1-0/+4
2016-11-17Move pthread types to <sys/_pthreadtypes.h>Sebastian Huber1-4/+4
2016-08-24Use #if __GNU_VISIBLE, not #ifdef __GNU_VISIBLECorinna Vinschen1-2/+2
2016-03-22pthread.h: Mark pthread_exit() as not returningJoel Sherrill1-1/+1
2016-03-17Feature test macros overhaul: pthread.hYaakov Selkowitz1-2/+2
2016-02-22pthread.h, sys/types.h Add missing pthread methodsJoel Sherrill1-6/+21
2015-10-30Include <sched.h> in <pthread.h>Sebastian Huber1-1/+1
2013-11-292013-11-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-3/+44
2013-11-292013-11-29 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill1-1/+25
2013-01-222013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+8
2010-12-08 * include/sys/types.h: Add #if defined(__rtems__) aroundCorinna Vinschen1-2/+10
2009-12-172009-12-17 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston1-15/+5
2009-06-172009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston1-1/+1
2008-11-192008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston1-8/+0
2008-09-262008-09-25 Raphael Derossa Pereira <raphaelpereira@gmail.com>Jeff Johnston1-0/+11
2006-09-132006-09-13 Joel Sherrill <joel@oarcorp.com>Jeff Johnston1-64/+122
2002-10-082002-10-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
2000-12-122000-12-11 Joel Sherrill <joel@OARcorp.com>Jeff Johnston1-0/+298