summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadgetschedparam.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Initialize thread queue context earlySebastian Huber2016-12-021-1/+1
* score: Fix thread queue context initializationSebastian Huber2016-11-281-0/+1
* score: Introduce Thread_Scheduler_control::homeSebastian Huber2016-11-021-1/+1
* score: Rework thread priority managementSebastian Huber2016-09-211-1/+1
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-081-1/+1
* score: Turn thread lock into thread wait lockSebastian Huber2016-07-271-4/+4
* posix: Make POSIX API aware of scheduler instancesSebastian Huber2016-06-221-6/+11
* posix: Rework sporadic server scheduling policySebastian Huber2016-06-221-3/+4
* posix: Delete POSIX_API_Control::schedparamSebastian Huber2016-06-221-1/+1
* posix: Delete POSIX_API_Control::schedpolicySebastian Huber2016-06-221-1/+1
* posix: Fix pthread_getschedparam()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-24/+18
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix/*.c: Remove use of register keywordJoel Sherrill2014-02-031-2/+2
* score: Create thread implementation headerSebastian Huber2013-07-261-1/+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
* 2007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-301-6/+8
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-2/+4
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+3
* 2000-12-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-12-191-4/+7
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added include of <rtems/posix/priority.h> so a macro would expandJoel Sherrill1999-01-261-0/+1
* Split most of POSIX Threads Manager into multiple files.Joel Sherrill1999-01-251-0/+53