SpiecsEngine
 
Loading...
Searching...
No Matches

◆ ShutDownCustomThreadPool()

void Spices::ThreadModel::ShutDownCustomThreadPool ( )
private

Shutdown Custom ThreadPool.

Definition at line 67 of file ThreadModel.cpp.

68 {
70
71 m_CustomThreadPool = nullptr;
72 }
#define SPICES_PROFILE_ZONE
std::shared_ptr< ThreadPool > m_CustomThreadPool
Custom ThreadPool.