Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dds-bridge/dds
/ ~ThreadMgr
Method
~ThreadMgr
library/src/system/thread_mgr.cpp:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
ThreadMgr ThreadMgr::single_instance;
24
25
ThreadMgr::~ThreadMgr() { }
26
27
void ThreadMgr::Reset(const int nThreads)
28
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected