]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove locking mechanism from the isc_mempool
authorOndřej Surý <ondrej@sury.org>
Mon, 13 Dec 2021 08:45:06 +0000 (09:45 +0100)
committerOndřej Surý <ondrej@sury.org>
Wed, 15 Dec 2021 12:29:19 +0000 (13:29 +0100)
commit6abebaaad90692b9d79158ee34fbabf7046b31e2
tree08ca3b8dd215a04163ac411aae37d8a21d2d7afa
parent974f2f6ace8d736f67c1bb8e13fe9e3996e88e9f
Remove locking mechanism from the isc_mempool

Now, that all the locked mempools have been replaced with simple isc_mem
context, remove unused optional locking from isc_mempool API.
bin/tests/optional/mempool_test.c
lib/isc/include/isc/mem.h
lib/isc/mem.c
lib/isc/tests/mem_test.c
lib/isc/win32/libisc.def.in