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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_allocator.h67 #define APR_ALLOCATOR_MAX_FREE_UNLIMITED 0 macro
/freebsd-11-stable/contrib/apr/memory/unix/
H A Dapr_pools.c130 * @note Initialized to APR_ALLOCATOR_MAX_FREE_UNLIMITED,
173 new_allocator->max_free_index = APR_ALLOCATOR_MAX_FREE_UNLIMITED;
460 if (max_free_index != APR_ALLOCATOR_MAX_FREE_UNLIMITED
1183 pool_allocator->max_free_index = APR_ALLOCATOR_MAX_FREE_UNLIMITED;

Completed in 113 milliseconds