summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadsetschedparam.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-051-4/+5
* Remove stray white spaces.Ralf Corsepius2004-04-161-10/+10
* 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
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added call to _Watchdog_Remove to remove the sporadic timer. It wasJoel Sherrill1999-11-161-0/+1
* Split most of POSIX Threads Manager into multiple files.Joel Sherrill1999-01-251-0/+126