Module sync

Source

Structs§

Mutex
An async mutex.
RwLock
An async reader-writer lock.

Functions§

block_on
Blocks the current thread on a future, processing I/O events when idle.