summaryrefslogtreecommitdiff
path: root/kern/rtmutex.c
AgeCommit message (Expand)Author
2017-05-30Move assert.h to the include directoryRichard Braun
2017-05-09Replace sequential consistency with more efficient ordersAgustina Arzille
2017-04-04Use the new atomic operations interfaceAgustina Arzille
2017-03-04kern/rtmutex: new moduleRichard Braun