Searched refs:max_n_thds (Results 1 – 4 of 4) sorted by relevance
187 if (sum->max_n_thds < data->max_n_thds) { in malloc_mutex_prof_merge()188 sum->max_n_thds = data->max_n_thds; in malloc_mutex_prof_merge()
81 uint32_t max_n_thds; member
98 if (n_thds > data->max_n_thds) { in malloc_mutex_lock_slow()99 data->max_n_thds = n_thds; in malloc_mutex_lock_slow()
2746 l.max_n_thds, uint32_t) in CTL_RO_NL_CGEN()