Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dbase.c159 if (malloc_mutex_init(&base_mtx, "base", WITNESS_RANK_BASE)) in base_boot()
/external/jemalloc/include/jemalloc/internal/
Dwitness.h30 #define WITNESS_RANK_BASE 12U macro