Searched refs:thread_pool_stop (Results 1 – 4 of 4) sorted by relevance
154 void thread_pool_stop(struct thread_pool *pool) in thread_pool_stop() function169 thread_pool_stop(pool); in thread_pool_stop_and_wait()
26 void thread_pool_stop(struct thread_pool *pool);
197 thread_pool_stop(main_thread_pool); in sig_handler()
143 thread_pool_stop(pdata->pool[pipe_id]); in usb_close_pipe()