Searched refs:malloc_mutex_prefork (Results 1 – 9 of 9) sorted by relevance
56 void malloc_mutex_prefork(malloc_mutex_t *mutex);
296 malloc_mutex_prefork
110 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()
3286 malloc_mutex_prefork(&arena->lock); in arena_prefork()3287 malloc_mutex_prefork(&arena->huge_mtx); in arena_prefork()3288 malloc_mutex_prefork(&arena->chunks_mtx); in arena_prefork()3289 malloc_mutex_prefork(&arena->node_cache_mtx); in arena_prefork()3291 malloc_mutex_prefork(&arena->bins[i].lock); in arena_prefork()
2537 malloc_mutex_prefork(&arenas_lock); in jemalloc_prefork()
1009 malloc_mutex_prefork(&ctl_mtx); in ctl_prefork()