Searched refs:thread_pool_stop_and_wait (Results 1 – 4 of 4) sorted by relevance
27 void thread_pool_stop_and_wait(struct thread_pool *pool);
107 thread_pool_stop_and_wait(pdata->pool[pipe_id]); in usb_open_pipe()222 thread_pool_stop_and_wait(pdata->pool[i]); in usbd_main()
164 void thread_pool_stop_and_wait(struct thread_pool *pool) in thread_pool_stop_and_wait() function
464 thread_pool_stop_and_wait(main_thread_pool); in main()