Method

GLibThreadPoolunprocessed

Declaration

guint
g_thread_pool_unprocessed (
  GThreadPool* pool
)

Description

Returns the number of tasks still unprocessed in pool.

Return value

Type: guint

The number of unprocessed tasks.