OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:event_dispatch
(Results
1 - 13
of
13
) sorted by null
/external/chromium/third_party/libevent/sample/
signal-test.c
59
event_dispatch
();
time-test.c
66
event_dispatch
();
event-test.c
133
event_dispatch
();
/external/chromium/third_party/libevent/test/
regress_dns.c
142
event_dispatch
();
158
event_dispatch
();
178
event_dispatch
();
347
event_dispatch
();
test-eof.c
82
event_dispatch
();
test-time.c
85
event_dispatch
();
test-weof.c
80
event_dispatch
();
regress_rpc.c
218
event_dispatch
();
308
event_dispatch
();
473
event_dispatch
();
485
event_dispatch
();
536
event_dispatch
();
602
event_dispatch
();
regress.c
379
event_dispatch
();
395
event_dispatch
();
421
event_dispatch
();
450
event_dispatch
();
485
event_dispatch
();
507
event_dispatch
();
557
event_dispatch
();
584
event_dispatch
();
614
event_dispatch
();
641
event_dispatch
();
[
all
...]
regress_http.c
340
event_dispatch
();
365
event_dispatch
();
443
event_dispatch
();
471
event_dispatch
();
487
event_dispatch
();
652
event_dispatch
();
711
event_dispatch
();
831
event_dispatch
();
943
event_dispatch
();
1300
event_dispatch
();
[
all
...]
/external/chromium/third_party/libevent/
event.h
41
servers. An application just needs to call
event_dispatch
() and then add or
68
call
event_dispatch
() to loop and dispatch events.
302
event_dispatch
(). This function only returns on error, and should
307
int
event_dispatch
(void);
314
@see event_init(),
event_dispatch
()
372
This is a more flexible version of
event_dispatch
().
688
first call to
event_dispatch
(). The event_priority_set() function can be
[
all
...]
event.c
397
event_dispatch
(void)
function
evdns.c
[
all
...]
Completed in 163 milliseconds