SpiecsEngine
 
Loading...
Searching...
No Matches

◆ SetUp()

void SpicesTest::ThreadPoolCached_test::SetUp ( )
inlineoverrideprotected

The interface is inherited from testing::Test. Registry on Initialize.

Definition at line 26 of file ThreadPoolCached_test.h.

26 {
30 }
Spices::ThreadPool m_ThreadPool
ThreadPool.
const int nThreads
Number of Threads in ThreadPool.
void SetThreadIdleTimeOut(int idleTime)
Set Pool Threads idle time out.
void SetMode(PoolMode mode)
Set Pool Run Mode.
void Start(int initThreadSize=0.5 *std::thread::hardware_concurrency())
Start Run this thread pool.