Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dcheck_error.d39 linuxulator*:emul:linux_thread_detach:child_clear_tid_error,
40 linuxulator*:emul:linux_thread_detach:futex_failed,
H A Dlinux_emul.h59 void linux_thread_detach(struct thread *);
H A Dlinux_fork.c378 linux_thread_detach(td); in linux_exit()
408 linux_thread_detach(struct thread *td) in linux_thread_detach() function
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysvec.c867 .sv_thread_detach = linux_thread_detach,
907 .sv_thread_detach = linux_thread_detach,
/freebsd-13.1/sys/arm64/linux/
H A Dlinux_sysvec.c428 .sv_thread_detach = linux_thread_detach,
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysvec.c758 .sv_thread_detach = linux_thread_detach,
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysvec.c922 .sv_thread_detach = linux_thread_detach,