Home
last modified time | relevance | path

Searched refs:ReadIgnoresFromString (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/tsan/
Dignore.h43 void ReadIgnoresFromString(const string& ignoreString,
Dignore.cc63 void ReadIgnoresFromString(const string& ignoreString, IgnoreLists *ignore_lists) { in ReadIgnoresFromString() function
Dthread_sanitizer.cc8217 ReadIgnoresFromString(str, g_ignore_lists); in SetupIgnore()
8223 ReadIgnoresFromString(str, g_white_lists); in SetupIgnore()