Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
HDTSanRuntime.cpp937 static std::string GenerateThreadName(const std::string &path, in GenerateThreadName() function
1034 new_thread_sp->SetName(GenerateThreadName(path, o, info).c_str()); in AddThreadsForPath()