Searched refs:witness_unlock (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/sys/
H A Dlock.h232 void witness_unlock(struct lock_object *, int, const char *, int);
280 witness_unlock((lock), (flags), (file), (line))
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dmutex.h230 witness_unlock(tsdn_witness_tsdp_get(tsdn), &mutex->witness);
H A Dwitness.h318 witness_unlock(witness_tsdn_t *witness_tsdn, witness_t *witness) { function
/freebsd-current/sys/kern/
H A Dsubr_witness.c1659 witness_unlock(struct lock_object *lock, int flags, const char *file, int line) function

Completed in 140 milliseconds