go
ThreadPool.unprocessed
glib
ThreadPool
ThreadPool
Returns the number of tasks still unprocessed in
pool
.
class
ThreadPool
uint
unprocessed
(
)
Return Value
Type:
uint
the number of unprocessed tasks
glib
ThreadPool
ThreadPool
constructors
this
functions
free
getMaxThreads
getNumThreads
getStruct
getThreadPoolStruct
moveToFront
push
setMaxThreads
setSortFunction
unprocessed
properties
exclusive
func
userData
static functions
getMaxIdleTime
getMaxUnusedThreads
getNumUnusedThreads
setMaxIdleTime
setMaxUnusedThreads
stopUnusedThreads
variables
gThreadPool
Returns the number of tasks still unprocessed in pool.