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

/freebsd-11.0-release/contrib/apr/threadproc/unix/
H A Dsignals.c272 #if APR_HAS_THREADS && (HAVE_SIGSUSPEND || APR_HAVE_SIGWAIT) && !defined(OS2)
322 #if APR_HAVE_SIGWAIT
380 #if APR_HAVE_SIGWAIT
/freebsd-11.0-release/contrib/apr/include/
H A Dapr_thread_proc.h792 #if (APR_HAVE_SIGWAIT || APR_HAVE_SIGSUSPEND) && !defined(OS2)
809 #endif /* (APR_HAVE_SIGWAIT || APR_HAVE_SIGSUSPEND) && !defined(OS2) */
/freebsd-11.0-release/usr.bin/svn/lib/libapr/
H A Dapr.h254 #define APR_HAVE_SIGWAIT 1 macro

Completed in 59 milliseconds