Searched refs:sys_yield (Results 1 – 4 of 4) sorted by relevance
660 sys_yield(struct thread *td, struct yield_args *uap) in sys_yield() function
390 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_yield, .sy_auevent = AUE_NULL, .sy_flags = SYF_CAPENAB…
391 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_yield, .sy_auevent = AUE_NULL, .sy_flags = SYF_CAPENAB…
2100 int sys_yield(struct thread *, struct yield_args *);