Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dkern_thr.c509 sys_thr_wake(struct thread *td, struct thr_wake_args *uap) in sys_thr_wake() function
Dinit_sysent.c480 …{ AS(thr_wake_args), (sy_call_t *)sys_thr_wake, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATI…
/freebsd-9-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c493 …{ AS(thr_wake_args), (sy_call_t *)sys_thr_wake, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 443 =…
/freebsd-9-stable/sys/sys/
Dsysproto.h2056 int sys_thr_wake(struct thread *, struct thr_wake_args *);