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

  /external/chromium_org/third_party/libevent/
event.c 210 if (!(ev->ev_flags & EVLIST_INTERNAL)) {
224 if (!(ev->ev_flags & EVLIST_INTERNAL)) {
918 if (~ev->ev_flags & EVLIST_INTERNAL)
951 if (~ev->ev_flags & EVLIST_INTERNAL)
signal.c 132 base->sig.ev_signal.ev_flags |= EVLIST_INTERNAL;
event.h 189 #define EVLIST_INTERNAL 0x10
    [all...]

Completed in 589 milliseconds