dwt v1.0.4+swt-3.4.1 (2020-03-19T06:15:23Z)
Home
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.