Searched refs:malloc_mutex_prefork (Results 1 – 11 of 11) sorted by relevance
52 void malloc_mutex_prefork(malloc_mutex_t *mutex);
301 malloc_mutex_prefork
301 #define malloc_mutex_prefork JEMALLOC_N(malloc_mutex_prefork) macro
301 #undef malloc_mutex_prefork
106 malloc_mutex_prefork(malloc_mutex_t *mutex) in malloc_mutex_prefork() function
194 malloc_mutex_prefork(&dss_mtx); in chunk_dss_prefork()
157 malloc_mutex_prefork(&base_mtx); in base_prefork()
2170 malloc_mutex_prefork(&tdatas_mtx); in prof_prefork()2171 malloc_mutex_prefork(&bt2gctx_mtx); in prof_prefork()2172 malloc_mutex_prefork(&next_thr_uid_mtx); in prof_prefork()2173 malloc_mutex_prefork(&prof_dump_seq_mtx); in prof_prefork()2175 malloc_mutex_prefork(&gctx_locks[i]); in prof_prefork()2177 malloc_mutex_prefork(&tdata_locks[i]); in prof_prefork()
3091 malloc_mutex_prefork(&arena->lock); in arena_prefork()3092 malloc_mutex_prefork(&arena->huge_mtx); in arena_prefork()3093 malloc_mutex_prefork(&arena->chunks_mtx); in arena_prefork()3094 malloc_mutex_prefork(&arena->node_cache_mtx); in arena_prefork()3096 malloc_mutex_prefork(&arena->bins[i].lock); in arena_prefork()
2507 malloc_mutex_prefork(&arenas_lock);
1015 malloc_mutex_prefork(&ctl_mtx); in ctl_prefork()