bind9/lib
Ondřej Surý 01731d4b1b Add and use ISC_THREAD_LOCAL macro
The new ISC_THREAD_LOCAL macro unifies usage of platform dependent
Thread Local Storage definition thread_local vs __thread vs
__declspec(thread) to a single macro.

The commit also unifies the required level of support for TLS as for
some parts of the code it was mandatory and for some parts of the code
it wasn't.
2019-12-03 16:27:24 +01:00
..
bind9 prep 9.15.6 2019-11-17 18:59:41 -08:00
dns r/w of rbtdb->current_version requires that rbtdb->lock be held 2019-12-02 23:48:41 +00:00
irs Refactor dns_name_dup() usage using the semantic patch 2019-11-29 14:00:37 +01:00
isc Add and use ISC_THREAD_LOCAL macro 2019-12-03 16:27:24 +01:00
isccc Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
isccfg Refactor dns_name_dup() usage using the semantic patch 2019-11-29 14:00:37 +01:00
ns Refactor dns_name_dup() usage using the semantic patch 2019-11-29 14:00:37 +01:00
samples add support for DS trust anchors in delv 2019-11-15 15:47:57 -08:00
win32/bindevt Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00