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:
nitinosiris
2021-06-26 16:08:42 +05:30
parent d4ed690120
commit 75db4883fc
4 changed files with 97 additions and 1 deletions

View File

@@ -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