Home
last modified time | relevance | path

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

/external/regex-re2/util/
Dutil.h93 #define ANNOTATE_BENIGN_RACE(a, b) macro
/external/valgrind/dynamic_annotations/
Ddynamic_annotations.h235 #define ANNOTATE_BENIGN_RACE(pointer, description) \ macro
406 #define ANNOTATE_BENIGN_RACE(address, description) /* empty */ macro
/external/chromium/base/third_party/dynamic_annotations/
Ddynamic_annotations.h236 #define ANNOTATE_BENIGN_RACE(pointer, description) \ macro
407 #define ANNOTATE_BENIGN_RACE(address, description) /* empty */ macro
/external/valgrind/main/drd/
Ddrd.h287 #define ANNOTATE_BENIGN_RACE(addr, descr) \ macro
/external/valgrind/main/helgrind/
Dhelgrind.h600 #define ANNOTATE_BENIGN_RACE(pointer, description) \ macro