OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeout_cb
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libevent/sample/
time-test.c
33
timeout_cb
(int fd, short event, void *arg)
function
58
evtimer_set(&timeout,
timeout_cb
, &timeout);
/external/chromium_org/third_party/libevent/test/
regress.c
185
timeout_cb
(int fd, short event, void *arg)
function
503
evtimer_set(&ev,
timeout_cb
, NULL);
922
evtimer_set(&ev,
timeout_cb
, NULL);
[
all
...]
Completed in 61 milliseconds