summaryrefslogtreecommitdiff
path: root/kern/rtmutex_i.h
AgeCommit message (Expand)Author
2018-04-19kern/atomic: remove shortcutsRichard Braun
2018-02-24Don't use reserved identifiersRichard Braun
2017-08-27kern/rtmutex: implement timed waitsRichard Braun
2017-05-30Move assert.h to the include directoryRichard Braun
2017-05-09Replace sequential consistency with more efficient ordersAgustina Arzille
2017-04-09kern/{mutex,rtmutex}: normalize fast path namesRichard Braun
2017-04-04Use the new atomic operations interfaceAgustina Arzille
2017-03-04kern/rtmutex: new moduleRichard Braun