OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:timeout_add
(Results
1 - 1
of
1
) sorted by null
/external/chromium/third_party/libevent/
event.h
101
event must be activated by using
timeout_add
(). To cancel the timeout, call
490
#define
timeout_add
(ev, tv) event_add(ev, tv)
macro
[
all
...]
Completed in 125 milliseconds