Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgioscheduler.c67 static void io_job_thread (gpointer data,
103 job_thread_pool = g_thread_pool_new (io_job_thread, in init_scheduler()
168 io_job_thread (gpointer data, in io_job_thread() function