MCPcopy 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
339base_t *
340b0get(void) {
341 return b0;
342}
343
344base_t *
345base_new(tsdn_t *tsdn, unsigned ind, const extent_hooks_t *extent_hooks,

Callers 6

malloc_init_hardFunction · 0.85
arenas_i_implFunction · 0.85
ctl_initFunction · 0.85
tcache_create_ctlFunction · 0.85
arena_newFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected