OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeout_add
(Results
1 - 3
of
3
) sorted by null
/external/dbus/test/name-test/
test-wait-for-echo.py
24
gobject.
timeout_add
(7000, handle_noreceipt)
test-activation-forking.py
57
gobject.
timeout_add
(15000, check_counter)
/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 88 milliseconds