Home
last modified time | relevance | path

Searched refs:jemalloc_postfork_child (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_externs.h50 void jemalloc_postfork_child(void);
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dzone.c303 jemalloc_postfork_child(); in zone_force_unlock()
H A Djemalloc.c1356 jemalloc_postfork_child) != 0) { in malloc_init_hard_recursible()
3300 jemalloc_postfork_child(void) { in jemalloc_postfork_child() function