-
- Downloads
stmhal/pybthread: Allow interrupts to work during lock/unlock of mutex.
When locking/unlocking a mutex we only need to protect against a thread switch, not general interrupts.
Please register or sign in to comment
When locking/unlocking a mutex we only need to protect against a thread switch, not general interrupts.