A lock that does nothing. Useful for testing / running single-threaded.
Waits for a lock to be acquired.
Releases a lock.
Tried to acquire a lock. Returns true if success, false otherwise.
Generated using TypeDoc
A lock that does nothing. Useful for testing / running single-threaded.