summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mutexsetprioceiling.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* posix: Implement self-contained POSIX mutexSebastian Huber2017-10-051-7/+9
* score: Initialize thread queue context earlySebastian Huber2016-12-021-0/+2
* score: Fix thread queue context initializationSebastian Huber2016-11-281-1/+0
* score: Rework thread priority managementSebastian Huber2016-09-211-1/+12
* score: Introduce map priority scheduler operationSebastian Huber2016-06-221-17/+22
* posix: Generalize _POSIX_Priority_To_core()Sebastian Huber2016-06-221-5/+4
* posix: Make POSIX API aware of scheduler instancesSebastian Huber2016-06-221-13/+22
* score: Rework CORE priority ceiling mutexSebastian Huber2016-05-301-3/+2
* score: Add CORE mutex variantsSebastian Huber2016-05-301-2/+3
* posix: Avoid use of internal mutex methodsSebastian Huber2016-05-301-21/+10
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-4/+3
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-1/+0
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* posix: Avoid Giant lock for mutexesSebastian Huber2016-04-211-0/+1
* posix: Simplify _POSIX_Mutex_Get_interrupt_disableSebastian Huber2016-04-211-37/+18
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-1/+1
* score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber2015-07-281-1/+0
* score: Fine grained locking for mutexesSebastian Huber2015-05-191-3/+8
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix: Create priority implementation headerSebastian Huber2013-07-221-1/+1
* score: Create mutex implementation headerSebastian Huber2013-07-181-1/+1
* posix: Create mutex implementation headerSebastian Huber2013-07-181-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 #3Ayush Awasthi2012-12-191-0/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2009-07-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-071-2/+1
* 2009-07-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-071-5/+15
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* 2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-031-7/+0
* 2007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-301-6/+9
* 2007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-11-281-2/+0
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-1/+1
* 2007-03-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-261-1/+0
* Remove stray white spaces.Ralf Corsepius2004-04-161-1/+1
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+4
* Made sure POSIX would build with MP enabled.Joel Sherrill1999-11-291-1/+1
* Split time.c into multiple files.Joel Sherrill1999-11-021-8/+49
* Split mutex.c into multiple files.Joel Sherrill1999-11-021-0/+37