Clear all memory in the pool and run all the cleanups. This also destroys all subpools.
00072 { 00073 apr_pool_clear(p); 00074 }