Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-threads.c420 #define LOCK_ADDR(name) (& _dbus_lock_##name) in init_locks() macro
421 LOCK_ADDR (win_fds), in init_locks()
422 LOCK_ADDR (sid_atom_cache), in init_locks()
423 LOCK_ADDR (list), in init_locks()
424 LOCK_ADDR (connection_slots), in init_locks()
425 LOCK_ADDR (pending_call_slots), in init_locks()
426 LOCK_ADDR (server_slots), in init_locks()
427 LOCK_ADDR (message_slots), in init_locks()
429 LOCK_ADDR (atomic), in init_locks()
431 LOCK_ADDR (bus), in init_locks()
[all …]