run_helper_thread  241 arch/um/drivers/chan_user.c 	err = run_helper_thread(winch_thread, &data, CLONE_FILES, stack_out);
run_helper_thread  220 arch/um/include/shared/os.h extern int run_helper_thread(int (*proc)(void *), void *arg,
run_helper_thread  308 arch/um/os-Linux/sigio.c 	write_sigio_pid = run_helper_thread(write_sigio_thread, NULL,