Home
last modified time | relevance | path

Searched refs:kern_thr_suspend (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_thr.c506 return (kern_thr_suspend(td, tsp)); in sys_thr_suspend()
510 kern_thr_suspend(struct thread *td, struct timespec *tsp) in kern_thr_suspend() function
/f-stack/freebsd/sys/
H A Dsyscallsubr.h324 int kern_thr_suspend(struct thread *td, struct timespec *tsp);