Module maitake::sync::mutex

Expand description

An asynchronous mutual exclusion lock.

See the documentation on the Mutex type for details.

Structs