Commit b1f4db9
committed
Switch to a new kind of mutex.
This one panics if you double-lock it, rather than disabling interrupts whilst the lock is held. It's a bit like an "AtomicRefCell".1 parent 49b2ae3 commit b1f4db9
4 files changed
Lines changed: 422 additions & 216 deletions
0 commit comments