Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ next_prod
Method
next_prod
ngscuda/concurrentqueue.h:1735–1735 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1733
}
1734
1735
inline ProducerBase* next_prod() const { return static_cast<ProducerBase*>(next); }
1736
1737
inline size_t size_approx() const
1738
{
Callers
9
~ConcurrentQueue
Method · 0.80
try_dequeue
Method · 0.80
try_dequeue_non_interleaved
Method · 0.80
try_dequeue_bulk
Method · 0.80
size_approx
Method · 0.80
update_current_producer_after_rotation
Method · 0.80
getFor
Method · 0.80
recycle_or_create_producer
Function · 0.80
reown_producers
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected