Home
last modified time | relevance | path

Searched refs:g_thread_pool_set_sort_function (Results 1 – 9 of 9) sorted by relevance

/external/bluetooth/glib/glib/
Dgthreadpool.h104 void g_thread_pool_set_sort_function (GThreadPool *pool,
Dgaliasdef.c3160 #undef g_thread_pool_set_sort_function
3161 extern __typeof (g_thread_pool_set_sort_function) g_thread_pool_set_sort_function __attribute((alia…
Dgalias.h3149 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
/external/bluetooth/glib/gio/
Dgioscheduler.c110 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()
/external/bluetooth/glib/tests/
Dthreadpool-test.c288 g_thread_pool_set_sort_function (pool, in test_thread_sort()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt676 g_thread_pool_set_sort_function
/external/bluetooth/glib/
DChangeLog.pre-2-10535 * glib/gthreadpool.c (g_thread_pool_set_sort_function): New function
DNEWS1896 - Add g_thread_pool_set_sort_function() to allow sorting the
/external/bluetooth/glib/docs/reference/
DChangeLog1698 * glib/glib-sections.txt: add g_thread_pool_set_sort_function.