summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadsetschedparam.c (follow)
AgeCommit message (Expand)Author
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber
2016-05-12posix: Avoid Giant lock for some pthread functionsSebastian Huber
2016-04-12posix: Use a dedicated lock for scheduler changesSebastian Huber
2016-03-04score: Replace watchdog handler implementationSebastian Huber
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber
2014-04-07score: Delete _Thread_Ticks_per_timesliceSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-19posix: Set pthread attribute values in detach and setschedparm methods.Jennifer Averett
2014-02-03posix/*.c: Remove use of register keywordJoel Sherrill
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-22score: Create watchdog 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
2009-06-242009-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius
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
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-04-16Remove stray white spaces.Ralf Corsepius
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
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-16Added call to _Watchdog_Remove to remove the sporadic timer. It wasJoel Sherrill
1999-01-25Split most of POSIX Threads Manager into multiple files.Joel Sherrill