vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
createManualEvent
index
vibe
core
sync
Creates a new signal that can be shared between fibers.
@
safe
nothrow
ManualEvent
createManualEvent
(
)
Meta
Source
See Implementation
index
vibe
core
sync
aliases
LocalManualEvent
classes
InterruptibleRecursiveTaskMutex
InterruptibleTaskCondition
InterruptibleTaskMutex
InterruptibleTaskReadWriteMutex
LocalTaskSemaphore
RecursiveTaskMutex
TaskCondition
TaskMutex
TaskReadWriteMutex
enums
LockMode
functions
createLocalManualEvent
createManualEvent
performLocked
interfaces
Lockable
ManualEvent
structs
ScopedMutexLock
Creates a new signal that can be shared between fibers.