Home
last modified time | relevance | path

Searched refs:APR_KILL_AFTER_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/apr/include/
HDapr_thread_proc.h204 APR_KILL_AFTER_TIMEOUT, /**< SIGTERM, wait 3 seconds, SIGKILL */ enumerator
/NextBSD/contrib/apr/memory/unix/
HDapr_pools.c2456 if ((pc->kill_how == APR_KILL_AFTER_TIMEOUT)
2489 if (pc->kill_how == APR_KILL_AFTER_TIMEOUT) {
2512 if (pc->kill_how == APR_KILL_AFTER_TIMEOUT)