summaryrefslogtreecommitdiff
path: root/cpukit/rtems/src/semsetpriority.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2019-12-11rtems: Optimize semaphore control blockSebastian Huber
2017-10-10score: Add _Thread_queue_Dispatch_disable()Sebastian Huber
2017-03-28rtems: Fix error return pathSebastian Huber
2016-11-09score: Simplify _Scheduler_Get_by_id()Sebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-08score: Simplify thread queue acquire/releaseSebastian Huber
2016-06-22score: Introduce map priority scheduler operationSebastian Huber
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber
2016-05-30rtems: Move MrsP semaphore operationsSebastian Huber
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber
2016-05-30score: Rework CORE priority ceiling mutexSebastian Huber
2016-05-30score: Add CORE mutex variantsSebastian Huber
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber
2016-05-25score: Move thread queue MP callout to contextSebastian Huber
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber
2016-05-20rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber
2016-05-02rtems: Avoid Giant lock for semaphoresSebastian Huber
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber