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

/freebsd-11-stable/contrib/apr/threadproc/unix/
H A Dsignals.c272 #if APR_HAS_THREADS && (HAVE_SIGSUSPEND || APR_HAVE_SIGWAIT) && !defined(OS2)
316 #if APR_HAVE_SIGWAIT
374 #if APR_HAVE_SIGWAIT
/freebsd-11-stable/contrib/apr/include/
H A Dapr_thread_proc.h805 #if (APR_HAVE_SIGWAIT || APR_HAVE_SIGSUSPEND) && !defined(OS2)
829 #endif /* (APR_HAVE_SIGWAIT || APR_HAVE_SIGSUSPEND) && !defined(OS2) */
/freebsd-11-stable/usr.bin/svn/lib/libapr/
H A Dapr.h272 #define APR_HAVE_SIGWAIT 1 macro

Completed in 137 milliseconds