OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bus_datas
(Results
1 - 3
of
3
) sorted by null
/external/dbus/dbus/
dbus-bus.c
109
_DBUS_DEFINE_GLOBAL_LOCK (
bus_datas
);
variable
516
_DBUS_LOCK (
bus_datas
);
521
_DBUS_UNLOCK (
bus_datas
);
665
_DBUS_LOCK (
bus_datas
);
671
_DBUS_UNLOCK (
bus_datas
);
679
_DBUS_UNLOCK (
bus_datas
);
694
_DBUS_UNLOCK (
bus_datas
);
727
_DBUS_UNLOCK (
bus_datas
);
777
_DBUS_LOCK (
bus_datas
);
788
_DBUS_UNLOCK (
bus_datas
);
[
all
...]
dbus-internals.h
318
_DBUS_DECLARE_GLOBAL_LOCK (
bus_datas
);
variable
dbus-threads.c
432
LOCK_ADDR (
bus_datas
),
Completed in 161 milliseconds