summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/futex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-16/+15
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-1/+0
* score: Use _Thread_queue_Flush_critical for futexSebastian Huber2016-04-221-70/+28
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-1/+3
* score: Add self-contained futex implementationSebastian Huber2015-07-301-0/+199