SpinLock.unlock

Allows code blocking on lock() to continue to execute.

class SpinLock
shared @safe nothrow @nogc
void
unlock
()

Meta