tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Mutex.this
tango
core
sync
Mutex
Mutex
Initializes a mutex object.
this
()
class
Mutex
this
(
)
this
(Object o)
Throws
SyncException on error.
Meta
Source
See Implementation
tango
core
sync
Mutex
Mutex
constructors
this
destructors
~this
functions
handleAddr
lock
tryLock
unlock
Initializes a mutex object.