Searched refs:td_out (Results 1 – 2 of 2) sorted by relevance
28 int start_io_thread(struct os_helper_thread **td_out, int *fd_out) in start_io_thread() argument50 err = os_run_helper_thread(td_out, io_thread, NULL); in start_io_thread()
231 int os_run_helper_thread(struct os_helper_thread **td_out,