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

  /external/libevent/include/event2/
event_struct.h 61 #define EVLIST_INTERNAL 0x10
  /external/libevent/
event.c 727 if (!(ev->ev_flags & EVLIST_INTERNAL)) {
745 if (!(ev->ev_flags & EVLIST_INTERNAL)) {
759 if (!(ev->ev_flags & EVLIST_INTERNAL)) {
    [all...]
signal.c 199 base->sig.ev_signal.ev_flags |= EVLIST_INTERNAL;

Completed in 236 milliseconds