bind9/lib/isc/include
Ondřej Surý 68abe3fa06
Add isc_task_setquantum() and use it for post-init zone loading
Add isc_task_setquantum() function that modifies quantum for the future
isc_task_run() invocations.

NOTE: The current isc_task_run() caches the task->quantum into a local
variable and therefore the current event loop is not affected by any
quantum change.

(cherry picked from commit 15ea6f002f)
2023-01-18 18:04:41 +01:00
..
isc Add isc_task_setquantum() and use it for post-init zone loading 2023-01-18 18:04:41 +01:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00