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

  /external/chromium/third_party/libevent/
event.h 365 #define EVLOOP_ONCE 0x01 /**< Block at most once. */
374 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK
387 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK
    [all...]
  /external/chromium_org/third_party/libevent/
event.h 365 #define EVLOOP_ONCE 0x01 /**< Block at most once. */
374 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK
387 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK
    [all...]

Completed in 62 milliseconds