Home
last modified time | relevance | path

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

/arch/um/os-Linux/
A Dhelper.c176 struct os_helper_thread { struct
180 int os_run_helper_thread(struct os_helper_thread **td_out, in os_run_helper_thread() argument
183 struct os_helper_thread *td; in os_run_helper_thread()
212 void os_kill_helper_thread(struct os_helper_thread *td) in os_kill_helper_thread()
A Dsigio.c26 static struct os_helper_thread *write_sigio_td;
/arch/um/drivers/
A Dubd.h12 int start_io_thread(struct os_helper_thread **td_out, int *fd_out);
A Dubd_user.c28 int start_io_thread(struct os_helper_thread **td_out, int *fd_out) in start_io_thread()
A Dubd_kern.c477 static struct os_helper_thread *io_td;
/arch/um/include/shared/
A Dos.h227 struct os_helper_thread;
228 int os_run_helper_thread(struct os_helper_thread **td_out,
230 void os_kill_helper_thread(struct os_helper_thread *td);

Completed in 11 milliseconds