summaryrefslogtreecommitdiff
path: root/kern/mutex_i.h
AgeCommit message (Expand)Author
2017-03-04kern/mutex: implement the --enable-mutex-pi optionRichard Braun
2017-03-04kern/{condition,mutex}: reimplement on top of sleep queuesRichard Braun
2017-02-08kern/thread: add wait channelsRichard Braun
2017-02-04kern/types: split into module-specific type headersRichard Braun
2017-01-28kern/mutex: remove unnecessary header inclusionRichard Braun
2014-06-18kern/thread: add thread_joinRichard Braun
2014-01-03Update calls to atomic operationsRichard Braun
2013-04-14kern/{condition,mutex}: refactor common codeRichard Braun