godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Mutex.unlock
godot
mutex
Mutex
Unlock this
Mutex
, leaving it to other threads.
struct
Mutex
@
nogc
nothrow
void
unlock
(
)
Meta
Source
See Implementation
godot
mutex
Mutex
aliases
BaseClasses
functions
lock
opAssign
opEquals
tryLock
unlock
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Unlock this Mutex, leaving it to other threads.