]> git.ipfire.org Git - thirdparty/kea.git/commit
[#883, !506] added thread pool unit tests
authorRazvan Becheriu <razvan@isc.org>
Tue, 10 Sep 2019 15:14:54 +0000 (18:14 +0300)
committerRazvan Becheriu <razvan@isc.org>
Wed, 6 Nov 2019 17:32:51 +0000 (19:32 +0200)
commit83c57f2f212b96e78372ab319476a2a2e92617ea
tree377fb227e372c5e88f4c94aaa7c9676578f9041b
parent8693cea1599a3c0b1b697d46088795b9e094a867
[#883, !506] added thread pool unit tests
src/lib/dhcpsrv/tests/Makefile.am
src/lib/dhcpsrv/tests/thread_pool_unittest.cc [new file with mode: 0644]
src/lib/dhcpsrv/thread_pool.cc
src/lib/dhcpsrv/thread_pool.h
src/lib/util/threads/tests/lock_guard_unittest.cc