Add mutex implementation.
Mutex execution should be cancellable. callback should always be cancellable without preventing the mutex to be released.
Showing
test/mutex_test.js
0 → 100644
Please register or sign in to comment