Searched refs:ANNOTATE_BENIGN_RACE_STATIC (Results 1 - 6 of 6) 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/chromium_org/third_party/cld/base/
H A Ddynamic_annotations.h151 // See also ANNOTATE_BENIGN_RACE_STATIC.
336 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ macro
350 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) // empty macro
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Ddynamic_annotations.h205 where the race happens. See also ANNOTATE_BENIGN_RACE_STATIC. */
545 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ macro
560 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ macro
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Ddynamic_annotations.h205 where the race happens. See also ANNOTATE_BENIGN_RACE_STATIC. */
545 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ macro
560 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) /* empty */ macro
/external/chromium_org/base/third_party/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
/external/valgrind/main/drd/
H A Ddrd.h551 #define ANNOTATE_BENIGN_RACE_STATIC(static_var, description) \ macro

Completed in 3083 milliseconds