Searched refs:TSAN_FLAG_NAME (Results 1 – 1 of 1) sorted by relevance
181 constexpr const char* TSAN_FLAG_NAME = "tsanEnabled"; variable3105 startMsg.appEnv.emplace(TSAN_FLAG_NAME, std::to_string(1)); in SetAppEnvInfo()3107 startMsg.appEnv.emplace(TSAN_FLAG_NAME, std::to_string(0)); in SetAppEnvInfo()