Mutex.unlock

Unlocks this Mutex, leaving it to other threads.

struct Mutex
@nogc nothrow
void
unlock
()

Meta