Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dwitness.h239 witness_unlock(tsdn_t *tsdn, witness_t *witness) in witness_unlock() function
Dprivate_namespace.h629 #define witness_unlock JEMALLOC_N(witness_unlock) macro
/external/jemalloc_new/include/jemalloc/internal/
Dwitness.h317 witness_unlock(witness_tsdn_t *witness_tsdn, witness_t *witness) { in witness_unlock() function