Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dcheck_error.d37 linuxulator*:emul:linux_thread_detach:child_clear_tid_error,
38 linuxulator*:emul:linux_thread_detach:futex_failed,
H A Dlinux_fork.h100 void linux_thread_detach(struct thread *);
H A Dlinux_fork.c482 linux_thread_detach(td); in linux_exit()
512 linux_thread_detach(struct thread *td) in linux_thread_detach() function
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c605 .sv_thread_detach = linux_thread_detach,
651 .sv_thread_detach = linux_thread_detach,
/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c459 .sv_thread_detach = linux_thread_detach,
/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c710 .sv_thread_detach = linux_thread_detach,
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c810 .sv_thread_detach = linux_thread_detach,