Searched refs:FIBER_RUN (Results 1 – 2 of 2) sorted by relevance
61 .state = FIBER_RUN,293 target->state = FIBER_RUN; in fibers_switch_helper()315 save->state = FIBER_RUN; in fibers_switch_helper()
147 #define FIBER_RUN 0x1 macro