summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/semaphore.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber1-3/+3
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-1/+1
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-16/+21
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber1-1/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-2/+1
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-7/+7
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-1/+0
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-0/+2
2015-07-30score: Add self-contained semaphore implementationSebastian Huber1-0/+141