Searched refs:td_out (Results 1 – 4 of 4) 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()
12 int start_io_thread(struct os_helper_thread **td_out, int *fd_out);
180 int os_run_helper_thread(struct os_helper_thread **td_out, in os_run_helper_thread() argument207 *td_out = td; in os_run_helper_thread()
231 int os_run_helper_thread(struct os_helper_thread **td_out,