Home
last modified time | relevance | path

Searched refs:STR_CondRaceErr (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/drd/
Ddrd_error.h47 #define STR_CondRaceErr "CondRaceErr" macro
Ddrd_error.c523 else if (VG_(strcmp)(name, STR_CondRaceErr) == 0) in drd_is_recognized_suppression()