]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove use of PTHREAD_MUTEX_INITIALIZER in tests
authorOndřej Surý <ondrej@sury.org>
Wed, 4 Dec 2019 09:41:40 +0000 (10:41 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 13 Jan 2020 08:09:03 +0000 (09:09 +0100)
commitafc4867e999926f93af4f29c3f0c8ca9fe1f1a08
tree489e1c68ff705c0534dee86bca747beb56f1c8af
parent4f7d1298a8e35adf9c8aab08360d288cdf0c0b95
Remove use of PTHREAD_MUTEX_INITIALIZER in tests

Remove the pthread specific static initializer in favor of dynamic
initialization.
lib/isc/tests/timer_test.c