Home
last modified time | relevance | path

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

/external/libiio/src/iiod/
Dops.c521 static void rw_thd(struct thread_pool *pool, void *d) in rw_thd() function
1013 ret = thread_pool_add_thread(main_thread_pool, rw_thd, entry, "rw_thd"); in open_dev_helper()