Searched refs:REACTOR_STATUS_DONE (Results 1 – 3 of 3) sorted by relevance
36 REACTOR_STATUS_DONE, // the reactor completed its work (for the _run_once* enumerator
215 return REACTOR_STATUS_DONE; in reactor_run_once()219 return REACTOR_STATUS_DONE; in reactor_start()
293 return REACTOR_STATUS_DONE; in run_reactor()