Function Mutex.unlock

Unlocks this Mutex, leaving it to other threads.

void unlock() nothrow @nogc;