MCPcopy Create free account
hub / github.com/comaps/comaps / Stop

Method Stop

libs/base/thread_pool.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122void ThreadPool::Stop()
123{
124 m_impl->Stop();
125}
126
127} // namespace base

Callers 1

UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36