Skip to content

Commit b1f4db9

Browse files
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

File tree

0 commit comments

Comments
 (0)