Home
last modified time | relevance | path

Searched defs:witness_tsdn (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
HDwitness.h130 witness_tsdn_null(witness_tsdn_t *witness_tsdn) { in witness_tsdn_null()
135 witness_tsdn_tsd(witness_tsdn_t *witness_tsdn) { in witness_tsdn_tsd()
183 witness_assert_owner(witness_tsdn_t *witness_tsdn, const witness_t *witness) { in witness_assert_owner()
205 witness_assert_not_owner(witness_tsdn_t *witness_tsdn, in witness_assert_not_owner()
232 witness_assert_depth_to_rank(witness_tsdn_t *witness_tsdn, in witness_assert_depth_to_rank()
265 witness_assert_depth(witness_tsdn_t *witness_tsdn, unsigned depth) { in witness_assert_depth()
270 witness_assert_lockless(witness_tsdn_t *witness_tsdn) { in witness_assert_lockless()
275 witness_lock(witness_tsdn_t *witness_tsdn, witness_t *witness) { in witness_lock()
318 witness_unlock(witness_tsdn_t *witness_tsdn, witness_t *witness) { in witness_unlock()