Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ WaitForAll
Method
WaitForAll
modules/tools/tool_core/src/asset/cook_system.cpp:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
void SCookSystemImpl::WaitForAll()
162
{
163
mainCounter.wait(true);
164
}
165
166
bool SCookSystemImpl::AllCompleted() const
167
{
Callers
1
compile_project
Function · 0.80
Calls
1
wait
Method · 0.45
Tested by
no test coverage detected