Home
last modified time | relevance | path

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

/freebsd-head/contrib/openbsm/bin/auditdistd/
HDsynch.h145 #ifdef HAVE_PTHREAD_CONDATTR_SETCLOCK in cv_init()
173 #ifdef HAVE_PTHREAD_CONDATTR_SETCLOCK in cv_timedwait()
/freebsd-head/contrib/openbsm/config/
HDconfig.h111 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 macro
HDconfig.h.in110 #undef HAVE_PTHREAD_CONDATTR_SETCLOCK
/freebsd-head/lib/liblzma/
HDconfig.h242 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 macro
/freebsd-head/contrib/xz/src/common/
HDmythread.h248 # if defined(HAVE_PTHREAD_CONDATTR_SETCLOCK) && \ in mythread_cond_init()