summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/futex.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-2/+1
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-16/+15
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-1/+0
2016-04-22score: Use _Thread_queue_Flush_critical for futexSebastian Huber1-70/+28
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-1/+3
2015-07-30score: Add self-contained futex implementationSebastian Huber1-0/+199