MCPcopy 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

~ConcurrentQueueMethod · 0.80
try_dequeueMethod · 0.80
try_dequeue_bulkMethod · 0.80
size_approxMethod · 0.80
getForMethod · 0.80
reown_producersFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected