vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
createMonitor
vibe
core
sync
Undocumented in source. Be warned that the author may not have intended to support it.
package @
trusted
shared
(
Monitor
!(
T
,
M
))
createMonitor
(
T
M
)
(
M
mutex
)
Meta
Source
See Implementation
vibe
core
sync
classes
InterruptibleRecursiveTaskMutex
InterruptibleTaskCondition
InterruptibleTaskMutex
InterruptibleTaskReadWriteMutex
LocalTaskSemaphore
RecursiveTaskMutex
TaskCondition
TaskMutex
TaskReadWriteMutex
enums
LockMode
functions
createManualEvent
createMonitor
createSharedManualEvent
performLocked
scopedMutexLock
interfaces
Lockable
structs
LocalManualEvent
ManualEvent
Monitor
ScopedMutexLock