Searched refs:attach_mode (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/tsan/ | ||
D | thread_sanitizer.h | 116 bool attach_mode; member |
D | thread_sanitizer.cc | 8176 FindBoolFlag("attach_mode", false, args, &G_flags->attach_mode); in ThreadSanitizerParseFlags() |