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

/external/valgrind/main/drd/tests/
H A Dannotate_static.cpp1 // Test for ANNOTATE_BENIGN_RACE_STATIC() and ANNOTATE_UNPROTECTED_READ().
14 ANNOTATE_BENIGN_RACE_STATIC(s_i, "Benign because duplicate assignment.");
/external/valgrind/main/drd/
H A Ddrd.h464 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ macro
/external/chromium/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.h235 where the race happens. See also ANNOTATE_BENIGN_RACE_STATIC. */
571 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ macro
586 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ macro
/external/valgrind/dynamic_annotations/
H A Ddynamic_annotations.h234 where the race happens. See also ANNOTATE_BENIGN_RACE_STATIC. */
576 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ macro
591 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ macro

Completed in 116 milliseconds