Documentation
Dlang.org
ThreadPool.unprocessed
glib
thread_pool
ThreadPool
Returns the number of tasks still unprocessed in pool.
class
ThreadPool
uint
unprocessed
(
)
Return Value
Type:
uint
the number of unprocessed tasks
glib
thread_pool
ThreadPool
constructors
this
functions
cPtr
getMaxThreads
getNumThreads
moveToFront
push
setMaxThreads
unprocessed
properties
exclusive
func
static functions
getMaxIdleTime
getMaxUnusedThreads
getNumUnusedThreads
setMaxIdleTime
setMaxUnusedThreads
stopUnusedThreads
Returns the number of tasks still unprocessed in pool.