MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / ~ThreadPool

Method ~ThreadPool

Engine/source/platform/threads/threadPool.cpp:362–365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

360//--------------------------------------------------------------------------
361
362ThreadPool::~ThreadPool()
363{
364 shutdown();
365}
366
367//--------------------------------------------------------------------------
368

Callers

nothing calls this directly

Calls 1

shutdownFunction · 0.50

Tested by

no test coverage detected