Searched refs:thread_pool_submit (Results 1 – 2 of 2) sorted by relevance
61 void thread_pool_submit(ThreadPool *pool, ThreadPoolFunc *func,
444 void thread_pool_submit(ThreadPool *pool, ThreadPoolFunc *func, in thread_pool_submit() function468 thread_pool_submit(pool, func, opaque, opaque_destroy); in thread_pool_submit_immediate()