Function SpinLock.unlock
Allows code blocking on lock()
to continue to execute.
void unlock() nothrow @nogc @safe shared;
Allows code blocking on lock()
to continue to execute.
void unlock() nothrow @nogc @safe shared;