Files
bind9/lib/isc/include/isc
Tony FinchandOndřej Surý 7d1ceaf35d Move per-thread RCU setup into isc_thread
All the per-loop `libuv` setup remains in `isc_loop`, but the per-thread
RCU setup is moved to `isc_thread` alongside the other per-thread setup.
This avoids repeating the per-thread setup for `call_rcu()` helpers,
and explains a little better why some parts of the per-thread setup
is missing for `call_rcu()` helpers.

This also removes the per-loop `call_rcu()` helpers as we refactored the
isc__random_initialize() in the previous commit.
2023-04-27 12:38:53 +02:00
..
2023-03-10 17:31:28 +01:00
2023-03-10 17:31:28 +01:00
2023-04-03 12:08:05 +01:00
2023-02-16 18:35:32 +01:00
2023-04-25 08:16:46 +02:00
2023-02-15 16:44:47 +00:00
2023-02-16 18:35:32 +01:00
2023-01-24 17:57:16 +00:00
2023-03-10 17:31:28 +01:00
2023-03-10 17:31:28 +01:00
2023-03-10 17:31:28 +01:00
2023-03-31 13:33:16 +02:00
2023-02-15 16:44:09 +00:00
2023-04-12 14:10:37 +02:00
2022-10-17 11:58:26 +01:00