Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
const int TestQueue::kQueueSize;
Callers
4
test_basic_runqueue
Function · 0.45
test_empty_runqueue
Function · 0.45
test_stress_runqueue
Function · 0.45
test_stress_eventcount
Function · 0.45
Calls
1
load
Method · 0.45
Tested by
no test coverage detected