dwt v1.0.5+swt-3.4.1 (2020-08-13T11:37:35Z)
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.