Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ empty
Method
empty
BeefTools/BeefMem/gperftools/src/thread_cache.h:204–206 ·
view source on GitHub ↗
Is list empty?
Source
from the content-addressed store, hash-verified
202
203
// Is list empty?
204
bool empty() const {
205
return list_ == NULL;
206
}
207
208
// Low-water mark management
209
int lowwatermark() const { return lowater_; }
Callers
15
main
Function · 0.45
MallocHook_SetMmapReplacement
Function · 0.45
MallocHook_SetMunmapReplacement
Function · 0.45
FetchFromCentralCache
Method · 0.45
IgnoreNonThreadLiveObjectsLocked
Method · 0.45
IgnoreLiveObjectsLocked
Method · 0.45
HeapLeakChecker_InternalInitStart
Function · 0.45
TurnItselfOffLocked
Method · 0.45
Allocate
Method · 0.45
InvokeNewHook
Method · 0.45
InvokeDeleteHook
Method · 0.45
InvokePreMmapHook
Method · 0.45
Calls
no outgoing calls
Tested by
6
UpdateObject
Method · 0.36
FreeObject
Method · 0.36
DeleteHeap
Method · 0.36
ShrinkHeap
Method · 0.36
PassObject
Method · 0.36
Permute
Function · 0.36