MCPcopy Create free account
hub / github.com/bloomberg/quantum / sharedQueueCompletedCount

Method sharedQueueCompletedCount

quantum/impl/quantum_queue_statistics_impl.h:121–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121inline
122size_t QueueStatistics::sharedQueueCompletedCount() const
123{
124 return _sharedQueueCompletedCount;
125}
126
127inline
128void QueueStatistics::incSharedQueueCompletedCount()

Callers 2

TEST_PFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_PFunction · 0.64