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

  /external/chromium/third_party/libevent/
event.c 222 if (!(ev->ev_flags & EVLIST_INTERNAL)) {
236 if (!(ev->ev_flags & EVLIST_INTERNAL)) {
934 if (~ev->ev_flags & EVLIST_INTERNAL)
967 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 872 milliseconds