asynchronous ~master (2018-06-27T00:00:59Z)
Dub
Repo
Condition.locked
asynchronous
locks
Condition
Return $(D_KEYWORD true) if the underlying lock is acquired.
class
Condition
@
property
const
bool
locked
(
)
Meta
Source
See Implementation
asynchronous
locks
Condition
constructors
this
functions
acquire
notify
notifyAll
release
toString
wait
waitFor
properties
locked
Return $(D_KEYWORD true) if the underlying lock is acquired.