Mutex.lock

Lock this Mutex, blocks until it is unlocked by the current owner.

struct Mutex
@nogc nothrow
void
lock
()

Meta