MCPcopy 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
253void TexPool::AddAsyncCancelPending()
254{
255 m_addAsyncQueue->CancelAllItems();
256}
257
258uint32_t TexPool::GetSize()
259{

Callers 2

ReleaseCurrentPageMethod · 0.80
ReleaseCurrentPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected