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

  /external/chromium/third_party/libevent/
event.h 366 #define EVLOOP_NONBLOCK 0x02 /**< Do not block. */
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 366 #define EVLOOP_NONBLOCK 0x02 /**< Do not block. */
374 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK
387 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK
    [all...]

Completed in 78 milliseconds