Home
last modified time | relevance | path

Searched refs:ANNOTATE_CONDVAR_SIGNAL_ALL (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/drd/
Ddrd.h138 #undef ANNOTATE_CONDVAR_SIGNAL_ALL
181 #define ANNOTATE_CONDVAR_SIGNAL_ALL(cv) do { } while(0) macro
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h141 #define ANNOTATE_CONDVAR_SIGNAL_ALL(cv) \ macro
393 #define ANNOTATE_CONDVAR_SIGNAL_ALL(cv) /* empty */ macro
/external/valgrind/helgrind/
Dhelgrind.h523 #define ANNOTATE_CONDVAR_SIGNAL_ALL(cv) \ macro