Searched refs:sys_thr_wake (Results 1 – 4 of 4) sorted by relevance
583 sys_thr_wake(struct thread *td, struct thr_wake_args *uap) in sys_thr_wake() function
512 …{ .sy_narg = AS(thr_wake_args), .sy_call = (sy_call_t *)sys_thr_wake, .sy_auevent = AUE_NULL, .sy_…
513 …{ .sy_narg = AS(thr_wake_args), .sy_call = (sy_call_t *)sys_thr_wake, .sy_auevent = AUE_NULL, .sy_…
2198 int sys_thr_wake(struct thread *, struct thr_wake_args *);