Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
struct ThreadPool;
30
struct ThreadPoolTask;
31
struct EventObject;
32
} // namespace SC
Callers
1
ThreadPool.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected