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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Denv.c244 cleanup_env(void *data)
309 apr_pool_cleanup_register(pool, bdb, cleanup_env, apr_pool_cleanup_null);
537 guard against potential races between this and the cleanup_env cleanup
243 cleanup_env(void *data) function

Completed in 101 milliseconds