Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
324
void EngineWorker::beginShutdown()
325
{
326
_isShutdown.store(true);
327
}
328
329
void EngineWorker::endShutdown()
330
{
Callers
1
closeSimulation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected