Searched refs:should_switch (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/jemalloc/src/
H A Dbase.c151 bool should_switch; local
153 should_switch = (base_get_num_blocks(base, true) ==
156 should_switch = (base_get_num_blocks(base, true) ==
159 if (!should_switch) {

Completed in 100 milliseconds