#include <apr_pools.h>
Go to the source code of this file.
Variables | |
apr_pool_t * | pglobal |
The global memory pool. |
Currently only used for documentations.
|
The global memory pool. This is used temporarily while building the pool tree. The global pool is allocated for each process on startup. |