Home
last modified time | relevance | path

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

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