HomeSort by relevance Sort by last modified time
    Searched refs:EVLIST_ACTIVE (Results 1 - 2 of 2) sorted by null

  /external/libevent/include/event2/
event_struct.h 60 #define EVLIST_ACTIVE 0x08
  /external/libevent/
event.c 824 if (base->sig.ev_signal.ev_flags & EVLIST_ACTIVE)
826 EVLIST_ACTIVE);
839 if (base->th_notify.ev_flags & EVLIST_ACTIVE)
841 EVLIST_ACTIVE);
    [all...]

Completed in 1681 milliseconds