vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
LevCondition
index
vibe
core
drivers
libevent2
Undocumented in source.
version(VibeLibeventDriver)
struct
LevCondition {
Condition
cond
;
LevMutex
*
mutex
;
}
Members
Variables
cond
Condition
cond
;
Undocumented in source.
mutex
LevMutex
*
mutex
;
Undocumented in source.
Meta
Source
See Implementation
index
vibe
core
drivers
libevent2
aliases
ConditionAlloc
EWOULDBLOCK
LevConditionAlloc
LevMutexAlloc
MutexAlloc
ReadWriteMutexAlloc
ThreadSlotMap
classes
InotifyDirectoryWatcher
Libevent2Driver
Libevent2FileDescriptorEvent
Libevent2ManualEvent
Libevent2UDPConnection
functions
getThreadLibeventDriverCore
getThreadLibeventEventLoop
toTimeVal
manifest constants
IP_ADD_MEMBERSHIP
IP_MULTICAST_LOOP
structs
AddressInfo
LevCondition
LevMutex
ThreadSlot