bind9/lib/isc/include
Ondřej Surý 0582478c96 Remove isc_task_destroy() and isc_task_shutdown()
After removing the isc_task_onshutdown(), the isc_task_shutdown() and
isc_task_destroy() became obsolete.

Remove calls to isc_task_shutdown() and replace the calls to
isc_task_destroy() with isc_task_detach().

Simplify the internal logic to destroy the task when the last reference
is removed.
2022-05-12 14:55:49 +02:00
..
isc Remove isc_task_destroy() and isc_task_shutdown() 2022-05-12 14:55:49 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00