summaryrefslogtreecommitdiff
path: root/kern/spinlock_types.h
AgeCommit message (Expand)Author
2018-03-02kern/spinlock: fix and optimizeRichard Braun
2018-03-02kern/spinlock: fix direct use of CONFIG_SPINLOCK_DEBUGRichard Braun
2018-02-24Don't use reserved identifiersRichard Braun
2018-02-22kern/spinlock: add ownership tracking as a debugging featureRichard Braun
2017-04-03kern/spinlock: new fair and scalable implementationRichard Braun
2017-02-04kern/types: split into module-specific type headersRichard Braun