Home
last modified time | relevance | path

Searched refs:new_n_waiting_thds (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dmutex.h192 uint32_t new_n_waiting_thds = cur_n_waiting_thds + atomic_load_u32( in malloc_mutex_prof_merge() local
194 atomic_store_u32(&sum->n_waiting_thds, new_n_waiting_thds, in malloc_mutex_prof_merge()