Searched refs:thread_pool_destroy (Results 1 – 4 of 4) sorted by relevance
29 void thread_pool_destroy(struct thread_pool *pool);
223 thread_pool_destroy(pdata->pool[i]); in usbd_main()397 thread_pool_destroy(pdata->pool[i]); in start_usb_daemon()
182 void thread_pool_destroy(struct thread_pool *pool) in thread_pool_destroy() function
465 thread_pool_destroy(main_thread_pool); in main()