Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
109
namespace SC
110
{
111
void runThreadPoolTest(SC::TestReport& report) { ThreadPoolTest test(report); }
112
} // namespace SC
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected