glib-d v0.0.2 (2018-08-18T15:28:15Z)
Dub
Repo
g_thread_pool_free
glib
gthreadpool
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
g_thread_pool_free
(
GThreadPool
*
pool
,
gboolean
immediate
,
gboolean
wait_
)
Meta
Source
See Implementation
glib
gthreadpool
functions
g_thread_pool_free
g_thread_pool_get_max_idle_time
g_thread_pool_get_max_threads
g_thread_pool_get_max_unused_threads
g_thread_pool_get_num_threads
g_thread_pool_get_num_unused_threads
g_thread_pool_new
g_thread_pool_push
g_thread_pool_set_max_idle_time
g_thread_pool_set_max_threads
g_thread_pool_set_max_unused_threads
g_thread_pool_set_sort_function
g_thread_pool_stop_unused_threads
g_thread_pool_unprocessed
structs
GThreadPool