Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c14383 int lock_depth; in wclock_obtain_cb() local
14413 lock_depth = relpath_depth(local_relpath); in wclock_obtain_cb()
14414 max_depth = lock_depth + levels_to_lock; in wclock_obtain_cb()
14489 if (levels == -1 || levels >= lock_depth) in wclock_obtain_cb()