方法

GLibThreadPoolget_num_threads

声明 [src]

guint
g_thread_pool_get_num_threads (
  GThreadPool* pool
)

描述 [src]

返回当前在 pool 中运行的线程数。

返回值

类型: guint

当前运行的线程数。