HomeSort by relevance Sort by last modified time
    Searched full:protected_change_timeout (Results 1 - 3 of 3) sorted by null

  /external/dbus/dbus/
dbus-server.c 313 /** Function to be called in protected_change_timeout() with refcount held */
316 /** Function to be called in protected_change_timeout() with refcount held */
319 /** Function to be called in protected_change_timeout() with refcount held */
326 protected_change_timeout (DBusServer *server, function
385 return protected_change_timeout (server, timeout,
400 protected_change_timeout (server, timeout,
420 protected_change_timeout (server, timeout,
    [all...]
dbus-connection.c 772 /** Function to be called in protected_change_timeout() with refcount held */
775 /** Function to be called in protected_change_timeout() with refcount held */
778 /** Function to be called in protected_change_timeout() with refcount held */
784 protected_change_timeout (DBusConnection *connection, function
795 /* The original purpose of protected_change_timeout() was to hold a
849 return protected_change_timeout (connection, timeout,
    [all...]
  /external/dbus/doc/
TODO 66 protected_change_watch/protected_change_timeout in dbus-connection.c

Completed in 153 milliseconds