Searched refs:SVN_LOCK_IS_BUSY (Results 1 – 2 of 2) sorted by relevance
72 #define SVN_LOCK_IS_BUSY(x) \ macro75 #define SVN_LOCK_IS_BUSY(x) APR_STATUS_IS_EBUSY(x)
867 if (SVN_LOCK_IS_BUSY(status)) in write_lock_cache()