Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dthread_event.h46 void te_assert_invariants_debug(tsd_t *tsd);
200 te_assert_invariants_debug(tsd); in te_assert_invariants()
/src/contrib/jemalloc/src/
H A Dthread_event.c137 te_assert_invariants_debug(tsd_t *tsd) { in te_assert_invariants_debug() function
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h693 #define te_assert_invariants_debug JEMALLOC_N(te_assert_invariants_debug) macro