bind9/bin/tests
Ondřej Surý 0500345513 Remove unused functions from isc_thread API
The isc_thread_setaffinity call was removed in !5265 and we are not
going to restore it because it was proven that the performance is better
without it.  Additionally, remove the already disabled cpu system test.

The isc_thread_setconcurrency function is unused and also calling
pthread_setconcurrency() on Linux has no meaning, formerly it was
added because of Solaris in 2001 and it was removed when taskmgr was
refactored to run on top of netmgr in !4918.
2022-02-09 17:22:06 +01:00
..
startperf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
system Remove unused functions from isc_thread API 2022-02-09 17:22:06 +01:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
.gitignore Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
Makefile.am Update .gitlab-ci.yml with openssl setup 2022-01-27 10:46:58 +01:00
test_client.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
test_server.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
wire_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00