Files
bind9/lib/isc/include/isc
Tony Finch 555690a3c9 Simplify thread spawning
The `isc_trampoline` module had a lot of machinery to support stable
thread IDs for use by hazard pointers. But the hazard pointer code
is gone, and the `isc_loop` module now has its own per-loop thread
IDs.

The trampoline machinery seems over-complicated for its remaining
tasks, so move the per-thread initialization into `isc/thread.c`,
and delete the rest.
2023-03-31 17:21:52 +01:00
..
2023-03-10 17:31:28 +01:00
2023-03-10 17:31:28 +01:00
2023-02-16 18:35:32 +01: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-09 21:38:04 +00:00
2023-01-19 10:24:08 +00: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-03-31 17:21:52 +01:00
2022-10-17 11:58:26 +01:00