Home
last modified time | relevance | path

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

/freebsd-14.2/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.c484 linux_thread_detach(td); in linux_exit()
514 linux_thread_detach(struct thread *td) in linux_thread_detach() function
/freebsd-14.2/sys/i386/linux/
H A Dlinux_sysvec.c605 .sv_thread_detach = linux_thread_detach,
649 .sv_thread_detach = linux_thread_detach,
/freebsd-14.2/sys/arm64/linux/
H A Dlinux_sysvec.c457 .sv_thread_detach = linux_thread_detach,
/freebsd-14.2/sys/amd64/linux/
H A Dlinux_sysvec.c710 .sv_thread_detach = linux_thread_detach,
/freebsd-14.2/sys/amd64/linux32/
H A Dlinux32_sysvec.c809 .sv_thread_detach = linux_thread_detach,