MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / malloc_init_percpu

Function malloc_init_percpu

deps/memkind/src/jemalloc/src/jemalloc.c:1416–1419  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1414}
1415
1416static void
1417malloc_init_percpu(void) {
1418 opt_percpu_arena = percpu_arena_as_initialized(opt_percpu_arena);
1419}
1420
1421static bool
1422malloc_init_hard_finish(void) {

Callers 1

malloc_init_hardFunction · 0.70

Calls 1

Tested by

no test coverage detected