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