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

Class ThreadPool

Libraries/Async/Async.h:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27#define SC_ASYNC_TRUST_RESULT(expression) SC_ASYNC_ASSERT_RELEASE(expression)
28
29struct ThreadPool;
30struct ThreadPoolTask;
31struct EventObject;
32} // namespace SC

Callers 1

ThreadPool.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected