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

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/buckets/
H A Dapr_buckets_mmap.c42 static apr_status_t mmap_bucket_cleanup(void *data) function
61 apr_pool_cleanup_kill(m->mmap->cntxt, m, mmap_bucket_cleanup);
80 apr_pool_cleanup_register(mm->cntxt, m, mmap_bucket_cleanup,
/macosx-10.9.5/apr-30/apr-util/apr-util/buckets/
H A Dapr_buckets_mmap.c42 static apr_status_t mmap_bucket_cleanup(void *data) function
61 apr_pool_cleanup_kill(m->mmap->cntxt, m, mmap_bucket_cleanup);
80 apr_pool_cleanup_register(mm->cntxt, m, mmap_bucket_cleanup,

Completed in 64 milliseconds