Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetGlobalTaskPool
Function
GetGlobalTaskPool
engine/Poseidon/Core/TaskPool.cpp:184–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
TaskPool* GetGlobalTaskPool()
185
{
186
return g_globalPool.get();
187
}
188
189
void InitGlobalTaskPool(uint32_t threadCount)
190
{
Callers
4
ParseCommandLine
Method · 0.85
FillCache
Method · 0.85
PreloadWave
Method · 0.85
KickAsyncLoad
Method · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected