Home
last modified time | relevance | path

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

/trueos/contrib/apr/include/
HDapr_thread_proc.h206 APR_KILL_ONLY_ONCE /**< send SIGTERM and then wait */ enumerator
/trueos/contrib/apr/memory/unix/
HDapr_pools.c2457 || (pc->kill_how == APR_KILL_ONLY_ONCE)) {
/trueos/contrib/subversion/subversion/libsvn_ra_svn/
HDclient.c522 apr_pool_note_subprocess(pool, proc, APR_KILL_ONLY_ONCE); in make_tunnel()