Home
last modified time | relevance | path

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

/external/jemalloc_new/test/unit/
Dwitness.c58 witness_tsdn_t witness_tsdn = { WITNESS_TSD_INITIALIZER }; in TEST_BEGIN() local
98 witness_tsdn_t witness_tsdn = { WITNESS_TSD_INITIALIZER }; in TEST_BEGIN() local
150 witness_tsdn_t witness_tsdn = { WITNESS_TSD_INITIALIZER }; in TEST_BEGIN() local
181 witness_tsdn_t witness_tsdn = { WITNESS_TSD_INITIALIZER }; in TEST_BEGIN() local
216 witness_tsdn_t witness_tsdn = { WITNESS_TSD_INITIALIZER }; in TEST_BEGIN() local
240 witness_tsdn_t witness_tsdn = { WITNESS_TSD_INITIALIZER }; in TEST_BEGIN() local
/external/jemalloc_new/include/jemalloc/internal/
Dwitness.h129 witness_tsdn_null(witness_tsdn_t *witness_tsdn) { in witness_tsdn_null()
134 witness_tsdn_tsd(witness_tsdn_t *witness_tsdn) { in witness_tsdn_tsd()
182 witness_assert_owner(witness_tsdn_t *witness_tsdn, const witness_t *witness) { in witness_assert_owner()
204 witness_assert_not_owner(witness_tsdn_t *witness_tsdn, in witness_assert_not_owner()
231 witness_assert_depth_to_rank(witness_tsdn_t *witness_tsdn, in witness_assert_depth_to_rank()
264 witness_assert_depth(witness_tsdn_t *witness_tsdn, unsigned depth) { in witness_assert_depth()
269 witness_assert_lockless(witness_tsdn_t *witness_tsdn) { in witness_assert_lockless()
274 witness_lock(witness_tsdn_t *witness_tsdn, witness_t *witness) { in witness_lock()
317 witness_unlock(witness_tsdn_t *witness_tsdn, witness_t *witness) { in witness_unlock()