Home
last modified time | relevance | path

Searched refs:thread_pool_destroy (Results 1 – 4 of 4) sorted by relevance

/external/libiio/src/iiod/
Dthread-pool.h29 void thread_pool_destroy(struct thread_pool *pool);
Dusbd.c223 thread_pool_destroy(pdata->pool[i]); in usbd_main()
397 thread_pool_destroy(pdata->pool[i]); in start_usb_daemon()
Dthread-pool.c182 void thread_pool_destroy(struct thread_pool *pool) in thread_pool_destroy() function
Diiod.c465 thread_pool_destroy(main_thread_pool); in main()