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

Method ~ThreadPool

Engine/source/platform/threads/threadPool.cpp:350–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

348//--------------------------------------------------------------------------
349
350ThreadPool::~ThreadPool()
351{
352 shutdown();
353}
354
355//--------------------------------------------------------------------------
356

Callers

nothing calls this directly

Calls 1

shutdownFunction · 0.50

Tested by

no test coverage detected