hunt v1.6.15 (2021-07-30T03:29:57Z)
Home
Dub
Repo
TaskPool.isDaemon
hunt
util
TaskPool
TaskPool
Allows for custom number of worker threads.
bool
isDaemon
()
void
isDaemon
(bool newVal)
class
TaskPool
@
property
@
trusted
void
isDaemon
(
bool
newVal
)
Meta
Source
See Implementation
hunt
util
TaskPool
TaskPool
constructors
this
functions
checkStatus
finish
isDaemon
put
stop
static variables
threadIndex
variables
isSingleTask
nextThreadIndex
queueMutex
waiterCondition
waiterMutex
workerCondition
Allows for custom number of worker threads.