Home
last modified time | relevance | path

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

/linux/arch/um/os-Linux/
H A Dsigio.c34 static void *write_sigio_thread(void *unused) in write_sigio_thread() function
117 err = os_run_helper_thread(&write_sigio_td, write_sigio_thread, NULL); in write_sigio_workaround()