Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dwitness.h46 #define WITNESS_RANK_EXTENT_AVAIL 16U macro
/freebsd/contrib/jemalloc/src/
H A Darena.c2061 WITNESS_RANK_EXTENT_AVAIL, malloc_mutex_rank_exclusive)) { in arena_new()