Searched refs:APR_KILL_ONLY_ONCE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/apr/include/
H A Dapr_thread_proc.h207 APR_KILL_ONLY_ONCE /**< send SIGTERM and then wait */ enumerator in enum:__anon12
797 * APR_KILL_ONLY_ONCE -- send SIGTERM and then wait
/freebsd-11-stable/contrib/apr/memory/unix/
H A Dapr_pools.c2734 || (pc->kill_how == APR_KILL_ONLY_ONCE)) {
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c537 apr_pool_note_subprocess(pool, proc, APR_KILL_ONLY_ONCE);

Completed in 118 milliseconds