Searched defs:EVLOOP_NONBLOCK (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/libevent/
H A Devent.h366 #define EVLOOP_NONBLOCK 0x02 /**< Do not block. */ macro
374 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK
387 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK
/external/chromium_org/third_party/libevent/
H A Devent.h366 #define EVLOOP_NONBLOCK 0x02 /**< Do not block. */ macro
374 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK
387 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK

Completed in 100 milliseconds