Searched refs:fibers_may_yield_with_reason (Results 1 – 3 of 3) sorted by relevance
347 extern bool fibers_may_yield_with_reason(fiber_yield_reason_t reason);
392 fibers_may_yield_with_reason(fiber_yield_reason_t reason) in fibers_may_yield_with_reason() function
1718 …fibers_may_yield_with_reason(FIBERS_YIELD_REASON_PREEMPTION_TRIGGER); …1729 …fibers_may_yield_with_reason(FIBERS_YIELD_REASON_PREEMPTION_TRIGGER); …