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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_thread_proc.h204 APR_KILL_ALWAYS, /**< process is sent SIGKILL on apr_pool_t cleanup */ enumerator in enum:__anon12
794 * APR_KILL_ALWAYS -- process is sent SIGKILL on apr_pool_t cleanup
/freebsd-11-stable/contrib/apr/memory/unix/
H A Dapr_pools.c2744 else if (pc->kill_how == APR_KILL_ALWAYS) {
2748 pc->kill_how = APR_KILL_ALWAYS;

Completed in 117 milliseconds