Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ AddAsyncWaitComplete
Method
AddAsyncWaitComplete
NetStream/source/tex_pool.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void TexPool::AddAsyncWaitComplete()
244
{
245
m_addAsyncQueue->WaitEmpty();
246
}
247
248
int32_t TexPool::AddAsyncActiveNum()
249
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected