summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/semimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-120/+0
* rtems: rtems_semaphore_flush() with prio inheritSebastian Huber2017-11-161-2/+6
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-081-1/+1
* score: Rework CORE inherit priority mutexSebastian Huber2016-05-301-1/+1
* score: Rework CORE priority ceiling mutexSebastian Huber2016-05-301-0/+1
* score: Add CORE mutex variantsSebastian Huber2016-05-301-0/+6
* score: Simplify CORE mutexSebastian Huber2016-05-301-0/+1
* score: Add semaphore variantsSebastian Huber2016-05-301-0/+25
* score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber2016-05-301-16/+4
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-76/+0
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-4/+17
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* score: Rename _Objects_Get_local()Sebastian Huber2016-05-201-1/+1
* rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber2016-05-201-17/+4
* rtems: Avoid Giant lock for semaphoresSebastian Huber2016-05-021-20/+0
* Optional Classic Semaphore initializationSebastian Huber2016-02-031-23/+1
* score: _Objects_Get_isr_disable()Sebastian Huber2015-04-211-3/+7
* Fix a number of minor Doxygen formatting issuesJoel Sherrill2015-03-061-2/+2
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-281-0/+9
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create semaphore implementation headerSebastian Huber2013-07-221-0/+1
* rtems: Convert to inline functionsSebastian Huber2013-07-181-6/+47
* rtems: Create semaphore implementation headerSebastian Huber2013-07-181-0/+158