]> 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>
Fri, 8 Nov 2019 13:52:29 +0000 (15:52 +0200)
commitf3f216d4e0e003d45d331d59b31d3e65d6d057bd
tree359c27298af356515707f3674b5ea5b0b5828a32
parent7578b35468b03d408896c03cff2d2ec7a1197261
[#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