Searched refs:EVLOOP_ONCE (Results 1 – 2 of 2) sorted by relevance
159 #define EVLOOP_ONCE 0x01 macro
432 if (!base->event_count_active && (flags & EVLOOP_ONCE)) in event_base_loop()