Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.cpp941 static std::string GenerateThreadName(const std::string &path, in GenerateThreadName() function
1038 new_thread_sp->SetName(GenerateThreadName(path, o, info).c_str()); in AddThreadsForPath()