summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/posix/muteximpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-16/+16
2022-08-22cpukit/include: Fix including in C++Chris Johns1-4/+3
2022-02-28cpukit/include/rtems/posix/*.h: Change license to BSD-2Joel Sherrill1-3/+22
2021-09-01score: Fix priority discipline handlingSebastian Huber1-43/+5
2021-08-12score: Replace priority prepend it with an enumSebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-18/+14
2017-10-10score: Add _Thread_queue_Dispatch_disable()Sebastian Huber1-6/+2
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber1-51/+403
2016-06-22posix: _POSIX_Mutex_Default_attributesSebastian Huber1-1/+1
2016-05-30score: Add CORE mutex variantsSebastian Huber1-0/+35
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-42/+0
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-2/+2
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-04-27posix: Avoid Giant lock for condition variablesSebastian Huber1-0/+10
2016-04-21posix: Avoid Giant lock for mutexesSebastian Huber1-14/+0
2016-04-21posix: Simplify _POSIX_Mutex_Get_interrupt_disableSebastian Huber1-7/+7
2016-02-03Optional POSIX Mutex initializationSebastian Huber1-9/+2
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-0/+1
2015-04-21score: _Objects_Get_isr_disable()Sebastian Huber1-1/+1
2014-07-26Delete unused *_Is_null() functionsSebastian Huber1-15/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-09muteximpl.h: Comment clean upJoel Sherrill1-108/+44
2013-07-18posix: Convert to inline functionSebastian Huber1-4/+16
2013-07-18score: Create mutex implementation headerSebastian Huber1-0/+1
2013-07-18posix: Create mutex implementation headerSebastian Huber1-35/+41
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-04posix: Doxygen Clean Up Task #2Alex Ivanov1-11/+29
2012-12-16posix: Doxygen Enhancement Task #7Mathew Kallada1-3/+3
2012-12-15posix: Doxygen Enhancement Task #1Alex Ivanov1-2/+14
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-06-272011-06-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+1
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+4
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+2
2008-12-142008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-2/+2
2008-01-092008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+37
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+0
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-4/+4
2005-02-21New header guards.Ralf Corsepius1-2/+2
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+1
2004-11-21Add doxygen preamble.Ralf Corsepius1-0/+4
2004-04-16Remove stray white spaces.Ralf Corsepius1-16/+16
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-12-012000-12-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split mutex.c into multiple files.Joel Sherrill1-0/+35