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

  /external/dbus/dbus/
dbus-server-socket.c 100 SERVER_UNLOCK (server);
108 SERVER_UNLOCK (server);
116 SERVER_UNLOCK (server);
130 SERVER_UNLOCK (server);
141 SERVER_UNLOCK (server);
205 SERVER_UNLOCK (server);
338 SERVER_UNLOCK (server);
344 SERVER_UNLOCK (server);
dbus-server.c 255 SERVER_UNLOCK (server);
371 SERVER_UNLOCK (server);
496 SERVER_UNLOCK (server);
802 SERVER_UNLOCK (server);
820 SERVER_UNLOCK (server);
841 SERVER_UNLOCK (server);
878 SERVER_UNLOCK (server);
921 SERVER_UNLOCK (server);
961 SERVER_UNLOCK (server);
976 SERVER_UNLOCK (server)
    [all...]
dbus-server-protected.h 168 #define SERVER_UNLOCK(server) do { \
  /external/dbus/test/internals/
refs.c 333 server_unlock (void *server) function
335 SERVER_UNLOCK (((DBusServer *) server));
355 server_unlock };

Completed in 129 milliseconds