SpiecsEngine
 
Loading...
Searching...
No Matches

◆ ShutDownGameThreadPool()

void Spices::ThreadModel::ShutDownGameThreadPool ( )
private

Shutdown Game ThreadPool.

Definition at line 74 of file ThreadModel.cpp.

75 {
77
78 m_GameThreadPool = nullptr;
79 }
#define SPICES_PROFILE_ZONE
std::shared_ptr< ThreadPool > m_GameThreadPool
Game ThreadPool.