libasync v0.6.7 (2015-01-25T14:26:55Z)
Dub
Repo
Waiter
libasync
threads
Undocumented in source.
nothrow
struct
Waiter {
Mutex
mtx
;
Condition
cond
;
}
Members
Variables
cond
Condition
cond
;
Undocumented in source.
mtx
Mutex
mtx
;
Undocumented in source.
Meta
Source
See Implementation
libasync
threads
classes
CmdProcessor
enums
CmdInfoType
functions
destroyAsyncThreads
popWaiter
static variables
gs_closing
gs_jobs
gs_started
gs_threads
gs_waiters
gs_wlock
structs
CommandInfo
Waiter
variables
gs_threadCnt