OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVLOOP_NONBLOCK
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/message_loop/
message_pump_libevent.cc
223
event_base_loop(event_base_,
EVLOOP_NONBLOCK
);
/external/libevent/include/event2/
event.h
639
#define
EVLOOP_NONBLOCK
0x02
654
@param flags any combination of EVLOOP_ONCE |
EVLOOP_NONBLOCK
658
EVLOOP_NONBLOCK
[
all
...]
/external/libevent/
event.c
[
all
...]
Completed in 220 milliseconds