libasync v0.7.2 (2015-04-02T16:24:07Z)
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
spawnAsyncThreads
static variables
gs_closing
gs_jobs
gs_started
gs_threads
gs_waiters
gs_wlock
structs
CommandInfo
Waiter
variables
gs_threadCnt