Searched refs:g_thread_pool_set_sort_function (Results 1 – 9 of 9) sorted by relevance
104 void g_thread_pool_set_sort_function (GThreadPool *pool,
3160 #undef g_thread_pool_set_sort_function 3161 extern __typeof (g_thread_pool_set_sort_function) g_thread_pool_set_sort_function __attribute((alia…
3149 extern __typeof (g_thread_pool_set_sort_function) IA__g_thread_pool_set_sort_function __attribute((…3150 #define g_thread_pool_set_sort_function IA__g_thread_pool_set_sort_function macro
110 g_thread_pool_set_sort_function (job_thread_pool, in init_scheduler()149 g_thread_pool_set_sort_function (job_thread_pool, in remove_active_job()
288 g_thread_pool_set_sort_function (pool, in test_thread_sort()
676 g_thread_pool_set_sort_function
535 * glib/gthreadpool.c (g_thread_pool_set_sort_function): New function
1896 - Add g_thread_pool_set_sort_function() to allow sorting the
1698 * glib/glib-sections.txt: add g_thread_pool_set_sort_function.