]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1444-deprecate-isc_thread_key-API' into 'master'
authorOndřej Surý <ondrej@isc.org>
Wed, 4 Dec 2019 22:07:54 +0000 (22:07 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 4 Dec 2019 22:07:54 +0000 (22:07 +0000)
commitda94ed13b8e1c8fc4ec767150cf2f53531cf48e4
tree2ecddaaa59a2a1fc3465e17c45ea01adcafd8341
parent96475e7eb411db2298121d9cd560fc5b5a57a2f1
parent04e901a86c8a07830185aa93768316ffaeace868
Merge branch '1444-deprecate-isc_thread_key-API' into 'master'

Use native compiler Thread Local Storage instead of isc_thread_key API

Closes #1444

See merge request isc-projects/bind9!2680