#include <common/system.h>
#include <logging.h>
#include <random.h>
#include <test/util/common.h>
#include <util/string.h>
#include <util/threadpool.h>
#include <util/time.h>
#include <boost/test/unit_test.hpp>
#include <latch>
#include <semaphore>
Go to the source code of this file.
◆ WAIT_FOR
Value:
} \
} while (0)
constexpr auto WAIT_TIMEOUT
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.
Definition at line 46 of file threadpool_tests.cpp.
◆ BlockWorkers()
◆ BOOST_AUTO_TEST_CASE() [1/14]
◆ BOOST_AUTO_TEST_CASE() [2/14]
◆ BOOST_AUTO_TEST_CASE() [3/14]
◆ BOOST_AUTO_TEST_CASE() [4/14]
◆ BOOST_AUTO_TEST_CASE() [5/14]
◆ BOOST_AUTO_TEST_CASE() [6/14]
◆ BOOST_AUTO_TEST_CASE() [7/14]
◆ BOOST_AUTO_TEST_CASE() [8/14]
◆ BOOST_AUTO_TEST_CASE() [9/14]
◆ BOOST_AUTO_TEST_CASE() [10/14]
◆ BOOST_AUTO_TEST_CASE() [11/14]
◆ BOOST_AUTO_TEST_CASE() [12/14]
◆ BOOST_AUTO_TEST_CASE() [13/14]
◆ BOOST_AUTO_TEST_CASE() [14/14]
◆ Submit()
◆ NUM_WORKERS_DEFAULT
| int NUM_WORKERS_DEFAULT = 0 |
◆ POOL_NAME
◆ WAIT_TIMEOUT