vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
TaskMutex.lock
vibe
core
sync
TaskMutex
Undocumented in source. Be warned that the author may not have intended to support it.
void
lock
()
bool
lock
(Duration timeout)
class
TaskMutex
@
safe
nothrow
bool
lock
(
Duration
timeout
)
Meta
Source
See Implementation
vibe
core
sync
TaskMutex
constructors
this
functions
lock
tryLock
unlock