MCPcopy Create free account
hub / github.com/abess-team/abess / Empty

Method Empty

python/include/unsupported/test/cxx11_eventcount.cpp:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 bool Empty() { return val_.load(std::memory_order_relaxed) == 0; }
72};
73
74const int TestQueue::kQueueSize;

Callers 4

test_basic_runqueueFunction · 0.45
test_empty_runqueueFunction · 0.45
test_stress_runqueueFunction · 0.45
test_stress_eventcountFunction · 0.45

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected