MCPcopy 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

23ThreadMgr ThreadMgr::single_instance;
24
25ThreadMgr::~ThreadMgr() { }
26
27void ThreadMgr::Reset(const int nThreads)
28{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected