Method

GLibThreadPoolunprocessed

Declaration [src]

guint
g_thread_pool_unprocessed (
  GThreadPool* pool
)

Description [src]

Returns the number of tasks still unprocessed in pool.

Return value

Type: guint

The number of unprocessed tasks.