MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / next_prod

Method next_prod

Source/ThirdParty/concurrentqueue.h:1521–1521  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1519 }
1520
1521 inline ProducerBase* next_prod() const { return static_cast<ProducerBase*>(next); }
1522
1523 inline size_t size_approx() const
1524 {

Callers 8

~ConcurrentQueueFunction · 0.45
try_dequeueFunction · 0.45
try_dequeue_bulkFunction · 0.45
size_approxFunction · 0.45
reown_producersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected