mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
It's more efficient using the system mutexs instead of synthetic ones with a busy-wait loop. The system can do proper scheduling and blocking of the threads waiting on the mutex.
10 KiB
10 KiB