Searched refs:os_run_helper_thread (Results 1 – 4 of 4) sorted by relevance
50 err = os_run_helper_thread(td_out, io_thread, NULL); in start_io_thread()
117 err = os_run_helper_thread(&write_sigio_td, write_sigio_thread, NULL); in write_sigio_workaround()
180 int os_run_helper_thread(struct os_helper_thread **td_out, in os_run_helper_thread() function
228 int os_run_helper_thread(struct os_helper_thread **td_out,
Completed in 5 milliseconds