Searched refs:CONNECTION_LOCK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-pending-call.c53 #define CONNECTION_LOCK(connection) _dbus_connection_lock(connection) macro
334 CONNECTION_LOCK (pending->connection);
532 CONNECTION_LOCK (pending->connection);
638 CONNECTION_LOCK (pending->connection);
692 CONNECTION_LOCK (pending->connection);
717 CONNECTION_LOCK (pending->connection);
820 CONNECTION_LOCK (pending->connection);
842 CONNECTION_LOCK (pending->connection);
H A Ddbus-connection.c67 #define CONNECTION_LOCK(connection) do { \ macro
397 CONNECTION_LOCK (connection);
601 CONNECTION_LOCK (connection);
1003 CONNECTION_LOCK (connection);
1054 CONNECTION_LOCK (connection);
1133 CONNECTION_LOCK (connection);
1367 CONNECTION_LOCK (connection);
1505 CONNECTION_LOCK (connection);
1668 CONNECTION_LOCK (connection);
1882 CONNECTION_LOCK (connectio
[all...]

Completed in 67 milliseconds