summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semsetpriority.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _Thread_queue_Dispatch_disable()Sebastian Huber2017-10-101-3/+1
* rtems: Fix error return pathSebastian Huber2017-03-281-0/+1
* score: Simplify _Scheduler_Get_by_id()Sebastian Huber2016-11-091-1/+2
* score: Rework thread priority managementSebastian Huber2016-09-211-5/+13
* score: Simplify thread queue acquire/releaseSebastian Huber2016-09-081-2/+2
* score: Introduce map priority scheduler operationSebastian Huber2016-06-221-25/+44
* rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2016-06-221-20/+21
* rtems: Move MrsP semaphore operationsSebastian Huber2016-05-301-1/+1
* score: Rework CORE inherit priority mutexSebastian Huber2016-05-301-1/+1
* score: Rework CORE priority ceiling mutexSebastian Huber2016-05-301-37/+47
* score: Add CORE mutex variantsSebastian Huber2016-05-301-1/+2
* score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber2016-05-301-1/+1
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-14/+14
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-4/+1
* rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber2016-05-201-15/+13
* rtems: Avoid Giant lock for semaphoresSebastian Huber2016-05-021-6/+20
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-281-0/+116