Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dcache-membuffer.c909 unlock_cache(svn_membuffer_t *cache, svn_error_t *err) in unlock_cache() function
936 SVN_ERR(unlock_cache(cache, (expr))); \
962 SVN_ERR(unlock_cache(cache, (expr))); \
2105 SVN_ERR(unlock_cache(&cache[seg], SVN_NO_ERROR)); in svn_cache__membuffer_clear()