mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 18:17:05 -04:00
Refactor dns_loadctx_t and dns_dumpctx_t to use standard ISC_REFCOUNT_DECL and ISC_REFCOUNT_IMPL macros, retiring the redundant manual attach and detach implementations. Introduce dns_loadctx_enqueue() and dns_dumpctx_enqueue() to ensure compliance with the new strict loop affinity in isc_work_enqueue(). If the current loop does not match the target loop, the enqueue operation is safely bounced to the correct thread via isc_async_run(). |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||