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

/vbox/src/VBox/Runtime/r3/posix/
H A Dsemeventmulti-posix.cpp51 /** @def IPRT_HAVE_PTHREAD_CONDATTR_SETCLOCK
54 #ifndef IPRT_HAVE_PTHREAD_CONDATTR_SETCLOCK
59 # define IPRT_HAVE_PTHREAD_CONDATTR_SETCLOCK macro
130 #if defined(CLOCK_MONOTONIC) && defined(IPRT_HAVE_PTHREAD_CONDATTR_SETCLOCK)

Completed in 863 milliseconds