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 55 #define CONNECTION_UNLOCK(connection) _dbus_connection_unlock(connection)
442 CONNECTION_UNLOCK (pending->connection);
492 CONNECTION_UNLOCK (pending->connection);
546 CONNECTION_UNLOCK (pending->connection);
575 CONNECTION_UNLOCK (pending->connection);
609 CONNECTION_UNLOCK (pending->connection);
654 CONNECTION_UNLOCK (pending->connection);
682 CONNECTION_UNLOCK (pending->connection);
781 CONNECTION_UNLOCK (pending->connection);
805 CONNECTION_UNLOCK (pending->connection)
    [all...]
dbus-connection.c 70 #define CONNECTION_UNLOCK(connection) do { \
364 CONNECTION_UNLOCK (connection);
554 CONNECTION_UNLOCK (connection);
662 CONNECTION_UNLOCK (connection);
783 CONNECTION_UNLOCK (connection);
    [all...]

Completed in 22 milliseconds