Home
last modified time | relevance | path

Searched defs:ANNOTATE_BENIGN_RACE (Results 1 – 4 of 4) sorted by relevance

/external/regex-re2/util/
Dutil.h99 #define ANNOTATE_BENIGN_RACE(a, b) macro
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h235 #define ANNOTATE_BENIGN_RACE(pointer, description) \ macro
406 #define ANNOTATE_BENIGN_RACE(address, description) /* empty */ macro
/external/valgrind/drd/
Ddrd.h357 #define ANNOTATE_BENIGN_RACE(addr, descr) \ macro
/external/valgrind/helgrind/
Dhelgrind.h660 #define ANNOTATE_BENIGN_RACE(pointer, description) \ macro