bind9/lib/isc/pthreads/include
Ondřej Surý ad5869ac6c 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.

(cherry picked from commit 0500345513)
2022-02-09 18:09:48 +01:00
..
isc Remove unused functions from isc_thread API 2022-02-09 18:09:48 +01:00
.clang-format Fix the deeper symlinks to .clang-format.headers 2020-03-11 10:21:54 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00