Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_thr.c492 sys_thr_suspend(struct thread *td, struct thr_suspend_args *uap) in sys_thr_suspend() function
H A Dinit_sysent.c500 …{ .sy_narg = AS(thr_suspend_args), .sy_call = (sy_call_t *)sys_thr_suspend, .sy_auevent = AUE_NULL…
/f-stack/freebsd/sys/
H A Dsysproto.h2118 int sys_thr_suspend(struct thread *, struct thr_suspend_args *);