MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / runThreadPoolTest

Function runThreadPoolTest

Tests/Libraries/Threading/ThreadPoolTest.cpp:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109namespace SC
110{
111void runThreadPoolTest(SC::TestReport& report) { ThreadPoolTest test(report); }
112} // namespace SC

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected