hunt-pool ~master (2021-01-26T08:04:11Z)
Home
Dub
Repo
Mutex.this
hunt
pool
impl
Mutex
Mutex
Initializes a mutex object.
this
()
class
Mutex
@
trusted
nothrow @
nogc
this
(
)
this
()
this
(Object obj)
this
(Object obj)
Meta
Source
See Implementation
hunt
pool
impl
Mutex
Mutex
constructors
this
destructors
~this
functions
handleAddr
lock
lock_nothrow
tryLock
tryLock_nothrow
unlock
unlock_nothrow
Initializes a mutex object.