Searched refs:rcu_registry_lock (Results 1 – 1 of 1) sorted by relevance
50 static QemuMutex rcu_registry_lock; variable135 qemu_mutex_unlock(&rcu_registry_lock); in wait_for_readers()137 qemu_mutex_lock(&rcu_registry_lock); in wait_for_readers()156 QEMU_LOCK_GUARD(&rcu_registry_lock); in synchronize_rcu()376 qemu_mutex_lock(&rcu_registry_lock); in rcu_register_thread()378 qemu_mutex_unlock(&rcu_registry_lock); in rcu_register_thread()383 qemu_mutex_lock(&rcu_registry_lock); in rcu_unregister_thread()385 qemu_mutex_unlock(&rcu_registry_lock); in rcu_unregister_thread()390 qemu_mutex_lock(&rcu_registry_lock); in rcu_add_force_rcu_notifier()392 qemu_mutex_unlock(&rcu_registry_lock); in rcu_add_force_rcu_notifier()[all …]