Home
last modified time | relevance | path

Searched refs:timeout_handler (Results 1 – 7 of 7) sorted by relevance

/external/dbus/dbus/
Ddbus-pending-call-internal.h56 … DBusTimeoutHandler timeout_handler);
Ddbus-connection-internal.h84 … DBusTimeoutHandler timeout_handler);
Ddbus-pending-call.c118 DBusTimeoutHandler timeout_handler) in _dbus_pending_call_new_unlocked() argument
142 timeout_handler, in _dbus_pending_call_new_unlocked()
/external/llvm/utils/lit/lit/
Drun.py243 def timeout_handler(): function
245 timeout_timer = threading.Timer(max_time, timeout_handler)
/external/tlsdate/src/
Ddbus.c153 timeout_handler (evutil_socket_t fd, short what, void *arg) in timeout_handler() function
180 timeout_handler, in add_timeout()
/external/autotest/site_utils/
Dgs_offloader.py117 def timeout_handler(_signum, _frame): function
676 signal.signal(signal.SIGALRM, timeout_handler)
/external/dbus/
DChangeLog.pre-1-012385 * glib/dbus-gmain.c (timeout_handler): don't remove timeout
13423 * glib/dbus-gmain.c: (timeout_handler), (add_timeout),