summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadgetschedparam.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2017-11-21posix: _POSIX_Threads_Get_sched_param_sporadic()Sebastian Huber
2017-11-09posix: Remove POSIX_API_Control::schedpolicySebastian Huber
2017-10-17posix: Remove POSIX_API_Control::schedparamSebastian Huber
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber
2016-12-02score: Initialize thread queue context earlySebastian Huber
2016-11-28score: Fix thread queue context initializationSebastian Huber
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber
2016-06-22posix: Make POSIX API aware of scheduler instancesSebastian Huber
2016-06-22posix: Rework sporadic server scheduling policySebastian Huber
2016-06-22posix: Delete POSIX_API_Control::schedparamSebastian Huber
2016-06-22posix: Delete POSIX_API_Control::schedpolicySebastian Huber
2016-06-13posix: Fix pthread_getschedparam()Sebastian Huber
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber
2016-05-12posix: Avoid Giant lock for some pthread functionsSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-03posix/*.c: Remove use of register keywordJoel Sherrill
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-22posix: Create pthread implementation headerSebastian Huber
2013-07-22posix: Create priority implementation headerSebastian Huber
2013-06-07score: Add and use _Objects_Put()Sebastian Huber
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill
2012-12-19posix: Doxygen Enhancement Task #10Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-03-082011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-12-192000-12-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-01-26Added include of <rtems/posix/priority.h> so a macro would expandJoel Sherrill
1999-01-25Split most of POSIX Threads Manager into multiple files.Joel Sherrill