klyn.threading.Mutex.lock
method
public lock() as Mutex:
Description
Acquires the mutex and returns a guard that unlocks on `close()`.