summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/muteximpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-487/+0
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-18/+14
* score: Add _Thread_queue_Dispatch_disable()Sebastian Huber2017-10-101-6/+2
* posix: Implement self-contained POSIX mutexSebastian Huber2017-10-051-51/+403
* posix: _POSIX_Mutex_Default_attributesSebastian Huber2016-06-221-1/+1
* score: Add CORE mutex variantsSebastian Huber2016-05-301-0/+35
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-42/+0
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-2/+2
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* posix: Avoid Giant lock for condition variablesSebastian Huber2016-04-271-0/+10
* posix: Avoid Giant lock for mutexesSebastian Huber2016-04-211-14/+0
* posix: Simplify _POSIX_Mutex_Get_interrupt_disableSebastian Huber2016-04-211-7/+7
* Optional POSIX Mutex initializationSebastian Huber2016-02-031-9/+2
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-0/+1
* score: _Objects_Get_isr_disable()Sebastian Huber2015-04-211-1/+1
* Delete unused *_Is_null() functionsSebastian Huber2014-07-261-15/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* muteximpl.h: Comment clean upJoel Sherrill2013-12-091-108/+44
* posix: Convert to inline functionSebastian Huber2013-07-181-4/+16
* score: Create mutex implementation headerSebastian Huber2013-07-181-0/+1
* posix: Create mutex implementation headerSebastian Huber2013-07-181-0/+226