Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp133 HistoryThread *history_thread = in CreateHistoryThreadFromValueObject() local
135 ThreadSP new_thread_sp(history_thread); in CreateHistoryThreadFromValueObject()
138 history_thread->SetThreadName(thread_name_with_number.str().c_str()); in CreateHistoryThreadFromValueObject()