MCPcopy Create free account
hub / github.com/chrxh/alien / beginShutdown

Method beginShutdown

source/EngineImpl/EngineWorker.cpp:324–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322}
323
324void EngineWorker::beginShutdown()
325{
326 _isShutdown.store(true);
327}
328
329void EngineWorker::endShutdown()
330{

Callers 1

closeSimulationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected