summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/priorityimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-25Remove make preinstallChris Johns1-109/+0
2016-06-24score: Change Priority_Control to 64-bitSebastian Huber1-1/+8
2016-06-22score: Introduce map priority scheduler operationSebastian Huber1-5/+2
2016-06-22posix: Generalize _POSIX_Priority_To_core()Sebastian Huber1-6/+10
2016-06-22posix: Make POSIX API aware of scheduler instancesSebastian Huber1-57/+28
2016-06-22posix: _POSIX_Mutex_Default_attributesSebastian Huber1-0/+10
2016-05-20score: Add per scheduler instance maximum prioritySebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-22posix: Create priority implementation headerSebastian Huber1-8/+20
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-1/+1
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill1-1/+1
2013-01-07posix: Doxygen Clean Up Task #1Alex Ivanov1-28/+34
2012-12-15posix: Doxygen Enhancement Task #1Alex Ivanov1-0/+10
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+4
2009-11-30Whitespace removal.Ralf Corsepius1-2/+2
2009-06-242009-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+39
2008-12-142008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+5
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+5
2005-02-21New header guards.Ralf Corsepius1-2/+2
2004-11-21Add doxygen preamble.Ralf Corsepius1-0/+4
2004-04-16Remove stray white spaces.Ralf Corsepius1-1/+1
1997-04-15Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill1-1/+7
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-3/+3
1996-06-05added comments to priority.h to document the definition of posix priorityJoel Sherrill1-1/+5
1995-09-26posix support initially addedJoel Sherrill1-0/+34