Home
last modified time | relevance | path

Searched refs:sys_thr_self (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/kern/
H A Dkern_thr.c297 sys_thr_self(struct thread *td, struct thr_self_args *uap) in sys_thr_self() function
H A Dinit_sysent.c495 …{ .sy_narg = AS(thr_self_args), .sy_call = (sy_call_t *)sys_thr_self, .sy_auevent = AUE_NULL, .sy_…
/freebsd-14.2/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c496 …{ .sy_narg = AS(thr_self_args), .sy_call = (sy_call_t *)sys_thr_self, .sy_auevent = AUE_NULL, .sy_…
/freebsd-14.2/sys/sys/
H A Dsysproto.h2150 int sys_thr_self(struct thread *, struct thr_self_args *);