In JavaScript cooperative multi-coroutine scheduling, a mutex is optional because event loop cannot be switched between the condition checking and the wait.
wait
Optional
Generated using TypeDoc
In JavaScript cooperative multi-coroutine scheduling, a mutex is optional because event loop cannot be switched between the condition checking and the
wait
.