Home | Sort by relevance Sort by last modified time |
/external/jemalloc/include/jemalloc/internal/ | |
witness.h | 17 #define WITNESS_RANK_TCACHES 2U |
/external/jemalloc/src/ | |
tcache.c | 566 if (malloc_mutex_init(&tcaches_mtx, "tcaches", WITNESS_RANK_TCACHES)) { |