Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ AddAsyncCancelPending
Method
AddAsyncCancelPending
NetStream/source/tex_pool.cpp:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
void TexPool::AddAsyncCancelPending()
254
{
255
m_addAsyncQueue->CancelAllItems();
256
}
257
258
uint32_t TexPool::GetSize()
259
{
Callers
2
ReleaseCurrentPage
Method · 0.80
ReleaseCurrentPage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected