MCPcopy Create free account
hub / github.com/F-Stack/f-stack / malloc_init_percpu

Function malloc_init_percpu

app/redis-6.2.6/deps/jemalloc/src/jemalloc.c:1470–1473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1468}
1469
1470static void
1471malloc_init_percpu(void) {
1472 opt_percpu_arena = percpu_arena_as_initialized(opt_percpu_arena);
1473}
1474
1475static bool
1476malloc_init_hard_finish(void) {

Callers 1

malloc_init_hardFunction · 0.85

Calls 1

Tested by

no test coverage detected