Searched refs:malloc_mutex_prefork (Results 1 – 10 of 10) sorted by relevance
53 void malloc_mutex_prefork(malloc_mutex_t *mutex);
295 #define malloc_mutex_prefork JEMALLOC_N(malloc_mutex_prefork) macro
121 malloc_mutex_prefork(malloc_mutex_t *mutex) in malloc_mutex_prefork() function
195 malloc_mutex_prefork(&dss_mtx); in chunk_dss_prefork()
159 malloc_mutex_prefork(&base_mtx); in base_prefork()
2190 malloc_mutex_prefork(&tdatas_mtx); in prof_prefork()2191 malloc_mutex_prefork(&bt2gctx_mtx); in prof_prefork()2192 malloc_mutex_prefork(&next_thr_uid_mtx); in prof_prefork()2193 malloc_mutex_prefork(&prof_dump_seq_mtx); in prof_prefork()2195 malloc_mutex_prefork(&gctx_locks[i]); in prof_prefork()2197 malloc_mutex_prefork(&tdata_locks[i]); in prof_prefork()
3292 malloc_mutex_prefork(&arena->lock); in arena_prefork()3293 malloc_mutex_prefork(&arena->huge_mtx); in arena_prefork()3294 malloc_mutex_prefork(&arena->chunks_mtx); in arena_prefork()3295 malloc_mutex_prefork(&arena->node_cache_mtx); in arena_prefork()3297 malloc_mutex_prefork(&arena->bins[i].lock); in arena_prefork()
2642 malloc_mutex_prefork(&arenas_lock); in jemalloc_prefork()
1009 malloc_mutex_prefork(&ctl_mtx); in ctl_prefork()
106 void malloc_mutex_prefork(malloc_mutex_t *mutex);