Searched refs:g_thread_pool_set_sort_function (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgthreadpool.h104 void g_thread_pool_set_sort_function (GThreadPool *pool,
H A Dgaliasdef.c3160 #undef g_thread_pool_set_sort_function macro
3161 extern __typeof (g_thread_pool_set_sort_function) g_thread_pool_set_sort_function __attribute((alias("IA__g_thread_pool_set_sort_function"), visibility("default")));
H A Dgalias.h3149 extern __typeof (g_thread_pool_set_sort_function) IA__g_thread_pool_set_sort_function __attribute((visibility("hidden")));
3150 #define g_thread_pool_set_sort_function IA__g_thread_pool_set_sort_function macro
/external/bluetooth/glib/gio/
H A Dgioscheduler.c110 g_thread_pool_set_sort_function (job_thread_pool,
149 g_thread_pool_set_sort_function (job_thread_pool,
/external/bluetooth/glib/tests/
H A Dthreadpool-test.c288 g_thread_pool_set_sort_function (pool,

Completed in 84 milliseconds