summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadsetschedparam.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit: Remove unused includesKinsey Moore2023-10-131-1/+0
* cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Introduce CPU budget operationsSebastian Huber2021-11-151-10/+14
* score: Replace priority prepend it with an enumSebastian Huber2021-08-121-1/+1
* score: Add Thread_Configuration::cpu_time_budgetSebastian Huber2021-03-161-27/+17
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* posix: Provide threads by defaultSebastian Huber2018-10-291-2/+14
* posix: Check for new <pthread.h> prototypesSebastian Huber2018-07-051-4/+8
* score: Introduce new monotonic clockSebastian Huber2018-02-021-1/+1
* posix: Remove POSIX_API_Control::schedpolicySebastian Huber2017-11-091-2/+0
* posix: Remove POSIX_API_Control::schedparamSebastian Huber2017-10-171-12/+15
* score: Rename watchdog variantsSebastian Huber2017-10-171-1/+1
* score: Add _Thread_queue_Dispatch_disable()Sebastian Huber2017-10-101-3/+1
* posix: Simplify POSIX_API_ControlSebastian Huber2017-10-091-2/+2
* score: Initialize thread queue context earlySebastian Huber2016-12-021-1/+2
* score: Introduce Thread_Scheduler_control::homeSebastian Huber2016-11-021-1/+1
* score: Rework thread priority managementSebastian Huber2016-09-211-69/+74
* score: Introduce _Thread_Get_priority()Sebastian Huber2016-09-081-1/+1
* posix: Generalize _POSIX_Priority_To_core()Sebastian Huber2016-06-221-5/+5
* posix: Make POSIX API aware of scheduler instancesSebastian Huber2016-06-221-4/+7
* posix: Rework sporadic server scheduling policySebastian Huber2016-06-221-64/+99
* posix: Delete POSIX_API_Control::schedparamSebastian Huber2016-06-221-2/+3
* posix: Delete POSIX_API_Control::schedpolicySebastian Huber2016-06-221-2/+1
* posix: Delete POSIX_API_Control::ss_high_prioritySebastian Huber2016-06-221-4/+0
* posix: Fix pthread_setschedparam()Sebastian Huber2016-06-131-1/+1
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* posix: Avoid Giant lock for some pthread functionsSebastian Huber2016-05-121-63/+60
* posix: Use a dedicated lock for scheduler changesSebastian Huber2016-04-121-14/+20
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-4/+10
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* score: Rework _Thread_Change_priority()Sebastian Huber2015-05-191-7/+6
* score: Add header to _Watchdog_Remove()Sebastian Huber2015-05-191-2/+2
* score: Delete _Thread_Ticks_per_timesliceSebastian Huber2014-04-071-1/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix: Set pthread attribute values in detach and setschedparm methods.Jennifer Averett2014-02-191-0/+3
* posix/*.c: Remove use of register keywordJoel Sherrill2014-02-031-2/+2
* score: Create thread implementation headerSebastian Huber2013-07-261-2/+2
* score: Create watchdog implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* posix: Create priority implementation headerSebastian Huber2013-07-221-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+1
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Enhancement Task #10Alex Ivanov2012-12-191-0/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-03-081-1/+1
* 2009-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-241-37/+9
* Eliminate TRUE/FALSE.Ralf Corsepius2009-02-031-1/+1
* 2007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-301-6/+9
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-1/+3