ThreadPool.unprocessed

Returns the number of tasks still unprocessed in @pool.

class ThreadPool
uint
unprocessed
()

Return Value

Type: uint

the number of unprocessed tasks

Meta