Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp152 static constexpr std::chrono::seconds g_get_stack_function_timeout(2); variable
181 options.SetTimeout(g_get_stack_function_timeout); in GetHistoryThreads()