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