Files
bind9/lib/isc/include
Ondřej SurýandEvan Hunt 9b79e9761b Add a function to call rcu_barrier once per loop
isc_loop_rcu_barrier() sets a flag so that rcu_barrier() will be
called at the end of the current loop tick. This allows us to minimize
time spent synchronizing between threads.
2024-09-16 17:08:34 -07:00
..