Commit Graph

2 Commits

Author SHA1 Message Date
Graham Sanderson
6d87da4c59
Rework lock_core / timers (#378)
- Add recursive_mutex
  - Make all locking primitives and sleep use common overridable wait/notify support to allow RTOS
    implementations to replace WFE/SEV with something more appropriate
  - Add busy_wait_ms
2021-05-05 11:46:25 -05:00
graham sanderson
26653ea81e Initial Release 2021-01-20 10:44:27 -06:00