summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadgetattrnp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-15score: Introduce CPU budget operationsSebastian Huber1-8/+8
2021-04-27Return status code for _Scheduler_Get_affinity()Sebastian Huber1-3/+4
2020-05-12posix: Get real priority in pthread_getattr_np()Sebastian Huber1-4/+6
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-11-19Move feature macro before "config.h" includeSebastian Huber1-1/+2
2017-11-21posix: _POSIX_Threads_Get_sched_param_sporadic()Sebastian Huber1-4/+0
2017-11-09posix: Change created_with_explicit_schedulerSebastian Huber1-3/+3
2017-11-09posix: Remove POSIX_API_Control::schedpolicySebastian Huber1-10/+15
2017-10-17posix: Remove POSIX_API_Control::schedparamSebastian Huber1-5/+19
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber1-2/+29
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-20posix: Rework pthread_join()Sebastian Huber1-0/+6
2016-05-12posix: Avoid Giant lock for some pthread functionsSebastian Huber1-19/+16
2014-03-07posix: Add pthread_getattr_np().Jennifer Averett1-14/+14
2014-02-19posix: Set pthread attribute values in detach and setschedparm methods.Jennifer Averett1-0/+1
2014-02-03posix/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-07-26score: Create thread implementation headerSebastian Huber1-2/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-15posix: Doxygen Enhancement Task #2Alex Ivanov1-2/+10
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-03-082011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-6/+8
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+4
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+3
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-01-25Split most of POSIX Threads Manager into multiple files.Joel Sherrill1-0/+46