Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_thr.c521 sys_thr_suspend(struct thread *td, struct thr_suspend_args *uap) in sys_thr_suspend() function
H A Dinit_sysent.c511 …{ .sy_narg = AS(thr_suspend_args), .sy_call = (sy_call_t *)sys_thr_suspend, .sy_auevent = AUE_NULL…
/freebsd/sys/sys/
H A Dsysproto.h2172 int sys_thr_suspend(struct thread *, struct thr_suspend_args *);