Searched defs:timeout_handler (Results 1 – 2 of 2) sorted by relevance
43 struct timeout_handler { struct44 guint id;45 DBusTimeout *timeout;
94 DBusTimeoutHandler timeout_handler) in _dbus_pending_call_new_unlocked()