fearless v0.0.3 (2022-07-29T17:29:17Z)
Dub
Repo
ExclusiveImpl.isLocked
fearless
sharing
ExclusiveImpl
Whether or not the mutex is locked.
struct
ExclusiveImpl
(T)
shared const
bool
isLocked
(
)
Meta
Source
See Implementation
fearless
sharing
ExclusiveImpl
aliases
borrow
constructors
this
functions
isLocked
lock
postblits
this(this)
structs
Guard
Whether or not the mutex is locked.