Searched refs:locked_arena (Results 1 – 1 of 1) sorted by relevance
218 arena_t *locked_arena = extent_arena_get(extent); in tcache_bin_flush_large() local225 malloc_mutex_lock(tsd_tsdn(tsd), &locked_arena->large_mtx); in tcache_bin_flush_large()230 if (extent_arena_get(extent) == locked_arena) { in tcache_bin_flush_large()235 if ((config_prof || config_stats) && locked_arena == arena) { in tcache_bin_flush_large()251 malloc_mutex_unlock(tsd_tsdn(tsd), &locked_arena->large_mtx); in tcache_bin_flush_large()259 if (extent_arena_get(extent) == locked_arena) { in tcache_bin_flush_large()276 arena_decay_ticks(tsd_tsdn(tsd), locked_arena, nflush - in tcache_bin_flush_large()