Searched refs:HAVE_SEM_TIMEDWAIT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_workimpl.h15 defined(HAVE_SEM_TIMEDWAIT) && \
/freebsd-13-stable/usr.bin/svn/lib/libapr/
H A Dapr_private.h467 #define HAVE_SEM_TIMEDWAIT 1 macro
/freebsd-13-stable/usr.sbin/ntp/
H A Dconfig.h793 #define HAVE_SEM_TIMEDWAIT 1 macro
/freebsd-13-stable/contrib/apr/locks/unix/
H A Dproc_mutex.c54 && !defined(HAVE_SEM_TIMEDWAIT)) \
224 #if defined(HAVE_SEM_TIMEDWAIT)
276 #if defined(HAVE_SEM_TIMEDWAIT)
1457 #elif APR_HAS_POSIXSEM_SERIALIZE && defined(HAVE_SEM_TIMEDWAIT)

Completed in 73 milliseconds