Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Target/
DProcess.h99 bool GetOSPluginReportsAllThreads() const;
/openbsd/src/gnu/llvm/lldb/source/Target/
DProcess.cpp329 bool ProcessProperties::GetOSPluginReportsAllThreads() const { in GetOSPluginReportsAllThreads() function in ProcessProperties
1173 clear_unused_threads = GetOSPluginReportsAllThreads(); in UpdateThreadListIfNeeded()