Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dwitness.h15 #define WITNESS_RANK_OMIT 0U macro
193 if (witness->rank == WITNESS_RANK_OMIT) { in witness_assert_owner()
218 if (witness->rank == WITNESS_RANK_OMIT) { in witness_assert_not_owner()
287 if (witness->rank == WITNESS_RANK_OMIT) { in witness_lock()
329 if (witness->rank == WITNESS_RANK_OMIT) { in witness_unlock()
Dmutex.h106 WITNESS_INITIALIZER("mutex", WITNESS_RANK_OMIT)}
110 WITNESS_INITIALIZER("mutex", WITNESS_RANK_OMIT)}
114 WITNESS_INITIALIZER("mutex", WITNESS_RANK_OMIT)}
119 WITNESS_INITIALIZER("mutex", WITNESS_RANK_OMIT)}