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

  /external/libevent/include/event2/
event.h 468 EVENT_BASE_FLAG_NO_CACHE_TIME = 0x08,
    [all...]
  /external/libevent/
event.c 427 if (!(base->flags & EVENT_BASE_FLAG_NO_CACHE_TIME))
    [all...]

Completed in 372 milliseconds