summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semsetpriority.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-15rtems: Simplify rtems_semaphore_set_priority()Sebastian Huber1-25/+22
2021-11-15score: Fix _CORE_ceiling_mutex_Set_priority()Sebastian Huber1-2/+1
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-0/+9
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2019-12-11rtems: Optimize semaphore control blockSebastian Huber1-5/+7
2017-10-10score: Add _Thread_queue_Dispatch_disable()Sebastian Huber1-3/+1
2017-03-28rtems: Fix error return pathSebastian Huber1-0/+1
2016-11-09score: Simplify _Scheduler_Get_by_id()Sebastian Huber1-1/+2
2016-09-21score: Rework thread priority managementSebastian Huber1-5/+13
2016-09-08score: Simplify thread queue acquire/releaseSebastian Huber1-2/+2
2016-06-22score: Introduce map priority scheduler operationSebastian Huber1-25/+44
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber1-20/+21
2016-05-30rtems: Move MrsP semaphore operationsSebastian Huber1-1/+1
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber1-1/+1
2016-05-30score: Rework CORE priority ceiling mutexSebastian Huber1-37/+47
2016-05-30score: Add CORE mutex variantsSebastian Huber1-1/+2
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber1-1/+1
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-14/+14
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-4/+1
2016-05-20rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber1-15/+13
2016-05-02rtems: Avoid Giant lock for semaphoresSebastian Huber1-6/+20
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber1-0/+116