Searched refs:sys_rtprio_thread (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dkern_resource.c288 sys_rtprio_thread(struct thread *td, struct rtprio_thread_args *uap) function
428 * See the comment in sys_rtprio_thread about idprio
H A Dinit_sysent.c518 { AS(rtprio_thread_args), (sy_call_t *)sys_rtprio_thread, AUE_RTPRIO, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 466 = rtprio_thread */
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c525 { AS(rtprio_thread_args), (sy_call_t *)sys_rtprio_thread, AUE_RTPRIO, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 466 = rtprio_thread */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2098 int sys_rtprio_thread(struct thread *, struct rtprio_thread_args *);

Completed in 180 milliseconds