dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
Mutex.this
java
nonstandard
sync
mutex
Mutex
Initializes a mutex object.
this
()
class
Mutex
@
trusted
this
(
)
this
(Object o)
Throws
SyncError on error.
Meta
Source
See Implementation
java
nonstandard
sync
mutex
Mutex
constructors
this
destructors
~this
functions
handleAddr
lock
tryLock
unlock
Initializes a mutex object.