Searched refs:jemalloc_prefork (Results 1 – 14 of 14) sorted by relevance
48 void jemalloc_prefork(void);
18 #define jemalloc_prefork JEMALLOC_N(jemalloc_prefork) macro
112 jemalloc_prefork(); in je_malloc_disable()
280 jemalloc_prefork(); in zone_force_lock()
1367 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent,3206 jemalloc_prefork(void) function
180 jemalloc_prefork(); in je_malloc_disable()
161 jemalloc_prefork(); in zone_force_lock()
1422 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent,2819 jemalloc_prefork(void) function
318 jemalloc_prefork
318 #define jemalloc_prefork JEMALLOC_N(jemalloc_prefork) macro
318 #undef jemalloc_prefork
500 void jemalloc_prefork(void);