Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dwitness.h183 witness_assert_owner(witness_tsdn_t *witness_tsdn, const witness_t *witness) { in witness_assert_owner() function
343 witness_assert_owner(witness_tsdn, witness); in witness_unlock()
H A Dmutex.h238 witness_assert_owner(tsdn_witness_tsdp_get(tsdn), &mutex->witness); in malloc_mutex_assert_owner()