Searched refs:kern_thr_suspend (Results 1 – 3 of 3) sorted by relevance
535 return (kern_thr_suspend(td, tsp)); in sys_thr_suspend()539 kern_thr_suspend(struct thread *td, struct timespec *tsp) in kern_thr_suspend() function
379 int kern_thr_suspend(struct thread *td, struct timespec *tsp);
3332 return (kern_thr_suspend(td, tsp)); in freebsd32_thr_suspend()