SpiecsEngine
 
Loading...
Searching...
No Matches

◆ SetUp()

void SpicesTest::ThreadPoolFixed_test::SetUp ( )
inlineoverrideprotected

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

Definition at line 72 of file ThreadPoolFixed_test.h.

72 {
75 }
int nThreads
Number of Threads in ThreadPool.
Spices::ThreadPool m_ThreadPool
ThreadPool.
void SetMode(PoolMode mode)
Set Pool Run Mode.
void Start(int initThreadSize=0.5 *std::thread::hardware_concurrency())
Start Run this thread pool.