Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devosoft/avida
/ empty
Method
empty
libs/tcmalloc-1.4/src/thread_cache.h:194–196 ·
view source on GitHub ↗
Is list empty?
Source
from the content-addressed store, hash-verified
192
193
// Is list empty?
194
bool empty() const {
195
return list_ == NULL;
196
}
197
198
// Low-water mark management
199
int lowwatermark() const { return lowater_; }
Callers
7
build_random_connected_network
Function · 0.80
HasOpinion
Method · 0.80
HasNeighborhoodChanged
Method · 0.80
PrintDemeGermlineSequestration
Method · 0.80
PrintDemeReactionDiversityReplicationData
Method · 0.80
FetchFromCentralCache
Method · 0.80
Allocate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected