dwt v1.0.3+swt-3.4.1 (2020-01-31T08:20:04Z)
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.