Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dwitness.h318 witness_unlock(witness_tsdn_t *witness_tsdn, witness_t *witness) { in witness_unlock() function
/freebsd/sys/kern/
H A Dsubr_witness.c1659 witness_unlock(struct lock_object *lock, int flags, const char *file, int line) in witness_unlock() function