Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dwitness.h19 #define WITNESS_RANK_INIT 1U macro
/external/jemalloc_new/src/
Djemalloc.c147 malloc_mutex_init(&init_lock, "init", WITNESS_RANK_INIT, in JEMALLOC_ATTR()