Searched refs:HAVE_PTHREAD_CONDATTR_SETCLOCK (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/ | ||
D | config.h | 164 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 macro |
/external/valgrind/drd/tests/ | ||
D | monitor_example.cpp | 89 #if defined(HAVE_PTHREAD_CONDATTR_SETCLOCK) in Monitor() |