HomeSort by relevance Sort by last modified time
    Searched refs:CONNECTION_UNLOCK (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
dbus-pending-call.c 56 #define CONNECTION_UNLOCK(connection) _dbus_connection_unlock(connection)
439 CONNECTION_UNLOCK (pending->connection);
490 CONNECTION_UNLOCK (pending->connection);
585 CONNECTION_UNLOCK (pending->connection);
630 CONNECTION_UNLOCK (pending->connection);
658 CONNECTION_UNLOCK (pending->connection);
757 CONNECTION_UNLOCK (pending->connection);
781 CONNECTION_UNLOCK (pending->connection);
dbus-connection.c 72 #define CONNECTION_UNLOCK(connection) do { \
383 CONNECTION_UNLOCK (connection);
573 CONNECTION_UNLOCK (connection);
    [all...]

Completed in 648 milliseconds