mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
GThreadPool: Add g_thread_pool_new_full()
g_thread_pool_new_full() is similar to g_thread_pool_new() but with GDestroyNotify argument. Closes #121
This commit is contained in:
@@ -1171,6 +1171,7 @@ g_once_init_enter_impl
|
||||
<FILE>thread_pools</FILE>
|
||||
GThreadPool
|
||||
g_thread_pool_new
|
||||
g_thread_pool_new_full
|
||||
g_thread_pool_push
|
||||
g_thread_pool_set_max_threads
|
||||
g_thread_pool_get_max_threads
|
||||
|
Reference in New Issue
Block a user