Searched refs:active_subpool (Results 1 – 1 of 1) sorted by relevance
1859 int active_subpool = 0; in deltify_mutable() local1915 active_subpool = !active_subpool; in deltify_mutable()1916 svn_pool_clear(subpools[active_subpool]); in deltify_mutable()1919 tpi_args.pool = subpools[active_subpool]; in deltify_mutable()1921 FALSE, subpools[active_subpool])); in deltify_mutable()1937 TRUE, subpools[active_subpool])); in deltify_mutable()1984 active_subpool = !active_subpool; in deltify_mutable()1985 svn_pool_clear(subpools[active_subpool]); in deltify_mutable()1988 tpi_args.pool = subpools[active_subpool]; in deltify_mutable()1991 subpools[active_subpool])); in deltify_mutable()[all …]