]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use __declspec( thread ) for thread local storage when compiling with Visual Studio...
authorOndřej Surý <ondrej@sury.org>
Sat, 25 Aug 2018 11:29:27 +0000 (13:29 +0200)
committerOndřej Surý <ondrej@sury.org>
Sat, 25 Aug 2018 11:59:26 +0000 (13:59 +0200)
commit7ab228cf7187b2eb76e197f6be4cb686f3e39820
treee1c2ef16f22fc94c0151d08eff53a2586298156c
parent18ebcf2b30aec2f792678dea3d86a6201c20ebc3
Use __declspec( thread ) for thread local storage when compiling with Visual Studio 2015 and higher
lib/isc/random.c
lib/isc/win32/include/isc/platform.h.in
lib/isc/xoshiro128starstar.c