Home
last modified time | relevance | path

Searched refs:witness_depth_error (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dwitness.h157 extern witness_depth_error_t *JET_MUTABLE witness_depth_error;
260 witness_depth_error(witnesses, rank_inclusive, depth); in witness_assert_depth_to_rank()
/freebsd/contrib/jemalloc/src/
H A Dwitness.c62 witness_depth_error_t *JET_MUTABLE witness_depth_error = variable
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h412 #define witness_depth_error JEMALLOC_N(witness_depth_error) macro