hunt ~v1.4.x (2025-01-29T03:20:10.156087)
Dub
Repo
TaskPool.isDaemon
hunt
concurrency
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
concurrency
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.