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

  /external/libevent/test/
regress.c 1457 EVENT_BASE_COUNT_ADDED);
1461 EVENT_BASE_COUNT_ACTIVE|EVENT_BASE_COUNT_ADDED);
1463 EVENT_BASE_COUNT_VIRTUAL|EVENT_BASE_COUNT_ADDED);
    [all...]
  /external/libevent/include/event2/
event.h 419 #define EVENT_BASE_COUNT_ADDED 4U
426 functionalities work, EVENT_BASE_COUNT_ADDED may return more than the
429 If you pass EVENT_BASE_COUNT_ACTIVE and EVENT_BASE_COUNT_ADDED together, an
    [all...]
  /external/libevent/
event.c     [all...]

Completed in 4434 milliseconds