Home
last modified time | relevance | path

Searched refs:HAVE_PTHREAD_CONDATTR_SETCLOCK (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dsynch.h145 #ifdef HAVE_PTHREAD_CONDATTR_SETCLOCK in cv_init()
173 #ifdef HAVE_PTHREAD_CONDATTR_SETCLOCK in cv_timedwait()
/freebsd/contrib/openbsm/config/
H A Dconfig.h111 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 macro
H A Dconfig.h.in110 #undef HAVE_PTHREAD_CONDATTR_SETCLOCK
/freebsd/lib/liblzma/
H A Dconfig.h236 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 macro
/freebsd/contrib/xz/src/common/
H A Dmythread.h248 # if defined(HAVE_PTHREAD_CONDATTR_SETCLOCK) && \ in mythread_cond_init()