Home
last modified time | relevance | path

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

/f-stack/freebsd/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.c490 …{ .sy_narg = AS(thr_self_args), .sy_call = (sy_call_t *)sys_thr_self, .sy_auevent = AUE_NULL, .sy_…
/f-stack/freebsd/sys/
H A Dsysproto.h2111 int sys_thr_self(struct thread *, struct thr_self_args *);