Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dwitness.h16 #define WITNESS_RANK_CTL 1U macro
/external/jemalloc/src/
Dctl.c1015 if (malloc_mutex_init(&ctl_mtx, "ctl", WITNESS_RANK_CTL)) in ctl_boot()