Home
last modified time | relevance | path

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

/external/libiio/src/iiod/
Dthread-pool.c154 void thread_pool_stop(struct thread_pool *pool) in thread_pool_stop() function
169 thread_pool_stop(pool); in thread_pool_stop_and_wait()
Dthread-pool.h26 void thread_pool_stop(struct thread_pool *pool);
Diiod.c197 thread_pool_stop(main_thread_pool); in sig_handler()
Dusbd.c143 thread_pool_stop(pdata->pool[pipe_id]); in usb_close_pipe()