Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A 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()