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