Home
last modified time | relevance | path

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

/freebsd-12.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.h57 void linux_thread_detach(struct thread *);
H A Dlinux_fork.c424 linux_thread_detach(td); in linux_exit()
454 linux_thread_detach(struct thread *td) in linux_thread_detach() function
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysvec.c881 .sv_thread_detach = linux_thread_detach,
917 .sv_thread_detach = linux_thread_detach,
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysvec.c395 .sv_thread_detach = linux_thread_detach,
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysvec.c742 .sv_thread_detach = linux_thread_detach,
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysvec.c940 .sv_thread_detach = linux_thread_detach,