Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
DMemoryHistoryASan.cpp140 HistoryThread *history_thread = in CreateHistoryThreadFromValueObject() local
142 ThreadSP new_thread_sp(history_thread); in CreateHistoryThreadFromValueObject()
145 history_thread->SetThreadName(thread_name_with_number.str().c_str()); in CreateHistoryThreadFromValueObject()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.cpp1035 HistoryThread *history_thread = in AddThreadsForPath() local
1037 ThreadSP new_thread_sp(history_thread); in AddThreadsForPath()