Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ b0get
Function
b0get
BeefRT/JEMalloc/src/base.c:339–342 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
337
}
338
339
base_t *
340
b0get(void) {
341
return b0;
342
}
343
344
base_t *
345
base_new(tsdn_t *tsdn, unsigned ind, const extent_hooks_t *extent_hooks,
Callers
6
malloc_init_hard_a0_locked
Function · 0.85
malloc_init_hard
Function · 0.85
arenas_i_impl
Function · 0.85
ctl_init
Function · 0.85
tcache_create_ctl
Function · 0.85
arena_new
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected