Searched refs:pool_bucket_cleanup (Results 1 – 1 of 1) sorted by relevance
21 static apr_status_t pool_bucket_cleanup(void *data) in pool_bucket_cleanup() function79 apr_pool_cleanup_kill(p->pool, p, pool_bucket_cleanup); in pool_bucket_destroy()117 apr_pool_cleanup_register(p->pool, p, pool_bucket_cleanup, in apr_bucket_pool_make()