bind9/lib/isc/tests
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
..
testdata/file [master] new mkeys and nzf naming format 2014-11-04 19:43:27 -08:00
aes_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
buffer_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
counter_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
crc64_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
doh_test.c Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00
errno_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
file_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
hash_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
heap_test.c Make isc_heap_create() and isc_heap_insert() return void 2022-03-08 11:19:34 +01:00
hmac_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ht_test.c Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
isctest.c Remove isc_task_destroy() and isc_task_shutdown() 2022-05-12 14:55:49 +02:00
isctest.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
lex_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00
md_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
mem_test.c Add couple missing braces around single-line statements 2022-03-17 18:27:45 +01:00
netaddr_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
netmgr_test.c Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00
parse_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
quota_test.c Remove usage of deprecated ATOMIC_VAR_INIT() macro 2022-03-08 23:55:10 +01:00
radix_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
random_test.c Revert "Move random number re-seeding out of the hot path" 2022-04-25 15:18:58 +01:00
regex_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
result_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
safe_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
siphash_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
sockaddr_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
stats_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
symtab_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
task_test.c Remove isc_task_destroy() and isc_task_shutdown() 2022-05-12 14:55:49 +02:00
time_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
timer_test.c Remove isc_task_destroy() and isc_task_shutdown() 2022-05-12 14:55:49 +02:00
uv_wrap.h Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00