Searched refs:_syscall_thread_exit (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dsysent.h295 void _syscall_thread_exit(struct thread *td, struct sysent *se);
312 _syscall_thread_exit(td, se);
/freebsd-12-stable/sys/kern/
H A Dkern_syscalls.c97 _syscall_thread_exit(struct thread *td, struct sysent *se) function

Completed in 90 milliseconds