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

Function bin_postfork_child

app/redis-6.2.6/deps/jemalloc/src/bin.c:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void
48bin_postfork_child(tsdn_t *tsdn, bin_t *bin) {
49 malloc_mutex_postfork_child(tsdn, &bin->lock);
50}

Callers 1

arena_postfork_childFunction · 0.85

Calls 1

Tested by

no test coverage detected