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

  /external/dbus/dbus/
dbus-server-protected.h 128 #define TOOK_LOCK_CHECK(server)
132 #define TOOK_LOCK_CHECK(server) do { \
149 TOOK_LOCK_CHECK (server); \
dbus-connection.c 46 #define TOOK_LOCK_CHECK(connection)
50 #define TOOK_LOCK_CHECK(connection) do { \
67 TOOK_LOCK_CHECK (connection); \
    [all...]

Completed in 151 milliseconds