dwt ~master (2018-03-04T11:18:22Z)
Home
Dub
Repo
Mutex.this
java
nonstandard
sync
mutex
Mutex
Initializes a mutex object.
this
()
class
Mutex
this
@
trusted
(
)
this
(
Object
o
)
Throws
SyncError on error.
Meta
Source
See Implementation
java
nonstandard
sync
mutex
Mutex
constructors
this
functions
lock
tryLock
unlock
Initializes a mutex object.