Searched refs:thread_pool_func (Results 1 – 1 of 1) sorted by relevance
391 static void thread_pool_func(gpointer data, gpointer user_data) in thread_pool_func() function420 pool->t = g_thread_pool_new(thread_pool_func, pool, 0, TRUE, NULL); in thread_pool_new()