Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ empty
Method
empty
extern/libcds/test/stress/stack/stack_type.h:109–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
bool empty() const
110
{
111
unique_lock l( m_Lock );
112
return m_Impl.empty();
113
}
114
115
cds::container::treiber_stack::empty_stat const& statistics() const
116
{
Callers
14
get_test_parameters
Method · 0.45
test
Method · 0.45
pop
Method · 0.45
test
Method · 0.45
analyze
Method · 0.45
run_test
Method · 0.45
analyze
Method · 0.45
analyze
Method · 0.45
do_test
Method · 0.45
do_test_extract
Method · 0.45
do_test
Method · 0.45
do_test
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected