Home
last modified time | relevance | path

Searched refs:LOCK_ADDR (Results 1 – 1 of 1) sorted by relevance

/external/dbus/dbus/
Ddbus-threads.c491 #define LOCK_ADDR(name) (& _dbus_lock_##name) in init_locks() macro
492 LOCK_ADDR (win_fds), in init_locks()
493 LOCK_ADDR (sid_atom_cache), in init_locks()
494 LOCK_ADDR (list), in init_locks()
495 LOCK_ADDR (connection_slots), in init_locks()
496 LOCK_ADDR (pending_call_slots), in init_locks()
497 LOCK_ADDR (server_slots), in init_locks()
498 LOCK_ADDR (message_slots), in init_locks()
500 LOCK_ADDR (atomic), in init_locks()
502 LOCK_ADDR (bus), in init_locks()
[all …]