Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgthreadpool.c131 static void g_thread_pool_queue_push_unlocked (GRealThreadPool *pool,
142 g_thread_pool_queue_push_unlocked (GRealThreadPool *pool, in g_thread_pool_queue_push_unlocked() function
698 g_thread_pool_queue_push_unlocked (real, data); in g_thread_pool_push()