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

/external/chromium_org/third_party/libevent/
H A Devent.h365 #define EVLOOP_ONCE 0x01 /**< Block at most once. */ macro
374 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK
387 @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK

Completed in 63 milliseconds