Home
last modified time | relevance | path

Searched refs:wait_for_readers (Results 1 – 25 of 130) sorted by relevance

123456

/dports/sysutils/liburcu/userspace-rcu-0.13.0/src/
H A Durcu-qsbr.c148 static void wait_for_readers(struct cds_list_head *input_readers, in wait_for_readers() function
283 wait_for_readers(&registry, &cur_snap_readers, &qsreaders); in urcu_qsbr_synchronize_rcu()
326 wait_for_readers(&cur_snap_readers, NULL, &qsreaders); in urcu_qsbr_synchronize_rcu()
415 wait_for_readers(&registry, NULL, &qsreaders); in urcu_qsbr_synchronize_rcu()
H A Durcu.c289 static void wait_for_readers(struct cds_list_head *input_readers, in wait_for_readers() function
446 wait_for_readers(&registry, &cur_snap_readers, &qsreaders); in synchronize_rcu()
488 wait_for_readers(&cur_snap_readers, NULL, &qsreaders); in synchronize_rcu()
H A Durcu-bp.c218 static void wait_for_readers(struct cds_list_head *input_readers, in wait_for_readers() function
301 wait_for_readers(&registry, &cur_snap_readers, &qsreaders); in urcu_bp_synchronize_rcu()
332 wait_for_readers(&cur_snap_readers, NULL, &qsreaders); in urcu_bp_synchronize_rcu()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/util/
H A Drcu.c73 static void wait_for_readers(void) in wait_for_readers() function
163 wait_for_readers(); in synchronize_rcu()
170 wait_for_readers(); in synchronize_rcu()
/dports/emulators/qemu42/qemu-4.2.1/util/
H A Drcu.c73 static void wait_for_readers(void) in wait_for_readers() function
163 wait_for_readers(); in synchronize_rcu()
170 wait_for_readers(); in synchronize_rcu()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/util/
H A Drcu.c74 static void wait_for_readers(void) in wait_for_readers() function
164 wait_for_readers(); in synchronize_rcu()
171 wait_for_readers(); in synchronize_rcu()
/dports/emulators/qemu-utils/qemu-4.2.1/util/
H A Drcu.c73 static void wait_for_readers(void) in wait_for_readers() function
163 wait_for_readers(); in synchronize_rcu()
170 wait_for_readers(); in synchronize_rcu()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/util/
H A Drcu.c73 static void wait_for_readers(void) in wait_for_readers() function
163 wait_for_readers(); in synchronize_rcu()
170 wait_for_readers(); in synchronize_rcu()
/dports/emulators/qemu5/qemu-5.2.0/util/
H A Drcu.c74 static void wait_for_readers(void) in wait_for_readers() function
164 wait_for_readers(); in synchronize_rcu()
171 wait_for_readers(); in synchronize_rcu()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/util/
H A Drcu.c74 static void wait_for_readers(void) in wait_for_readers() function
164 wait_for_readers(); in synchronize_rcu()
171 wait_for_readers(); in synchronize_rcu()
/dports/emulators/qemu60/qemu-6.0.0/util/
H A Drcu.c74 static void wait_for_readers(void) in wait_for_readers() function
164 wait_for_readers(); in synchronize_rcu()
171 wait_for_readers(); in synchronize_rcu()
/dports/emulators/qemu/qemu-6.2.0/util/
H A Drcu.c75 static void wait_for_readers(void) in wait_for_readers() function
167 wait_for_readers(); in synchronize_rcu()
174 wait_for_readers(); in synchronize_rcu()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/arc-swap-1.5.0/src/strategy/
H A Dhybrid.rs193 unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr<T::Base>) { in wait_for_readers() function
224 <Self as InnerStrategy<T>>::wait_for_readers(self, old.as_ptr(), storage); in compare_and_swap()
H A Dmod.rs128 unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr<T::Base>); in wait_for_readers() method
H A Drw_lock.rs31 unsafe fn wait_for_readers(&self, _: *const T::Base, _: &AtomicPtr<T::Base>) { in wait_for_readers() method
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/arc-swap-1.3.2/src/strategy/
H A Dhybrid.rs193 unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr<T::Base>) { in wait_for_readers() function
224 <Self as InnerStrategy<T>>::wait_for_readers(self, old.as_ptr(), storage); in compare_and_swap()
H A Dmod.rs128 unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr<T::Base>); in wait_for_readers() method
H A Drw_lock.rs31 unsafe fn wait_for_readers(&self, _: *const T::Base, _: &AtomicPtr<T::Base>) { in wait_for_readers() method
/dports/net/routinator/routinator-0.10.2/cargo-crates/arc-swap-1.3.0/src/strategy/
H A Dhybrid.rs193 unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr<T::Base>) { in wait_for_readers() function
224 <Self as InnerStrategy<T>>::wait_for_readers(self, old.as_ptr(), storage); in compare_and_swap()
H A Dmod.rs128 unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr<T::Base>); in wait_for_readers() method
H A Drw_lock.rs31 unsafe fn wait_for_readers(&self, _: *const T::Base, _: &AtomicPtr<T::Base>) { in wait_for_readers() method
/dports/editors/helix/helix-0.5.0/cargo-crates/arc-swap-1.4.0/src/strategy/
H A Dhybrid.rs193 unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr<T::Base>) { in wait_for_readers() function
224 <Self as InnerStrategy<T>>::wait_for_readers(self, old.as_ptr(), storage); in compare_and_swap()
H A Dmod.rs128 unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr<T::Base>); in wait_for_readers() method
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/arc-swap-1.3.2/src/strategy/
H A Dhybrid.rs193 unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr<T::Base>) { in wait_for_readers() function
224 <Self as InnerStrategy<T>>::wait_for_readers(self, old.as_ptr(), storage); in compare_and_swap()
H A Dmod.rs128 unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr<T::Base>); in wait_for_readers() method

123456