Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_thr.c554 sys_thr_wake(struct thread *td, struct thr_wake_args *uap) in sys_thr_wake() function
H A Dinit_sysent.c501 …{ .sy_narg = AS(thr_wake_args), .sy_call = (sy_call_t *)sys_thr_wake, .sy_auevent = AUE_NULL, .sy_…
/f-stack/freebsd/sys/
H A Dsysproto.h2119 int sys_thr_wake(struct thread *, struct thr_wake_args *);