Module futex::raw [] [src]

Structs

Mutex

A simple mutual exclusion lock (mutex).

RwLock

An efficient reader-writer lock (rwlock).