Age | Commit message (Expand) | Author |
---|---|---|
2017-05-30 | Move assert.h to the include directory | Richard Braun |
2017-05-29 | kern/semaphore: replace xxx_once macros with atomic accessors | Richard Braun |
2017-04-10 | kern/semaphore: optimize for binary semaphores | Richard Braun |
2017-03-17 | kern/semaphore: allow unlocking from interrupt context | Richard Braun |
2017-03-17 | kern/semaphore: new module | Richard Braun |