Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dwitness.h20 #define WITNESS_RANK_CTL 1U macro
/freebsd/contrib/jemalloc/src/
H A Dctl.c1388 if (malloc_mutex_init(&ctl_mtx, "ctl", WITNESS_RANK_CTL, in ctl_boot()