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 127 #define TOOK_LOCK_CHECK(server)
131 #define TOOK_LOCK_CHECK(server) do { \
148 TOOK_LOCK_CHECK (server); \
dbus-connection.c 48 #define TOOK_LOCK_CHECK(connection)
52 #define TOOK_LOCK_CHECK(connection) do { \
69 TOOK_LOCK_CHECK (connection); \
    [all...]

Completed in 21 milliseconds