summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadsetschedparam.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-13cpukit: Remove unused includesKinsey Moore1-1/+0
2022-02-28cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-15score: Introduce CPU budget operationsSebastian Huber1-10/+14
2021-08-12score: Replace priority prepend it with an enumSebastian Huber1-1/+1
2021-03-16score: Add Thread_Configuration::cpu_time_budgetSebastian Huber1-27/+17
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-10-29posix: Provide threads by defaultSebastian Huber1-2/+14
2018-07-05posix: Check for new <pthread.h> prototypesSebastian Huber1-4/+8
2018-02-02score: Introduce new monotonic clockSebastian Huber1-1/+1
2017-11-09posix: Remove POSIX_API_Control::schedpolicySebastian Huber1-2/+0
2017-10-17posix: Remove POSIX_API_Control::schedparamSebastian Huber1-12/+15
2017-10-17score: Rename watchdog variantsSebastian Huber1-1/+1
2017-10-10score: Add _Thread_queue_Dispatch_disable()Sebastian Huber1-3/+1
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber1-2/+2
2016-12-02score: Initialize thread queue context earlySebastian Huber1-1/+2
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber1-1/+1
2016-09-21score: Rework thread priority managementSebastian Huber1-69/+74
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber1-1/+1
2016-06-22posix: Generalize _POSIX_Priority_To_core()Sebastian Huber1-5/+5
2016-06-22posix: Make POSIX API aware of scheduler instancesSebastian Huber1-4/+7
2016-06-22posix: Rework sporadic server scheduling policySebastian Huber1-64/+99
2016-06-22posix: Delete POSIX_API_Control::schedparamSebastian Huber1-2/+3
2016-06-22posix: Delete POSIX_API_Control::schedpolicySebastian Huber1-2/+1
2016-06-22posix: Delete POSIX_API_Control::ss_high_prioritySebastian Huber1-4/+0
2016-06-13posix: Fix pthread_setschedparam()Sebastian Huber1-1/+1
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-12posix: Avoid Giant lock for some pthread functionsSebastian Huber1-63/+60
2016-04-12posix: Use a dedicated lock for scheduler changesSebastian Huber1-14/+20
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-4/+10
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-1/+0
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber1-7/+6
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber1-2/+2
2014-04-07score: Delete _Thread_Ticks_per_timesliceSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-19posix: Set pthread attribute values in detach and setschedparm methods.Jennifer Averett1-0/+3
2014-02-03posix/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-07-26score: Create thread implementation headerSebastian Huber1-2/+2
2013-07-22score: Create watchdog implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create priority 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-19posix: Doxygen Enhancement Task #10Alex Ivanov1-0/+7
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
2009-06-242009-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-37/+9
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-6/+9
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3