libasync v0.6.7 (2015-01-25T14:26:55Z)
Dub
Repo
CommandInfo
libasync
threads
Undocumented in source.
struct
CommandInfo {
CmdInfoType
type
;
void
*
data
;
}
Members
Variables
data
void
*
data
;
Undocumented in source.
type
CmdInfoType
type
;
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