Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBExpressionOptions.h50 uint32_t GetOneThreadTimeoutInMicroSeconds() const;
/openbsd/gnu/llvm/lldb/bindings/interface/
H A DSBExpressionOptions.i67 GetOneThreadTimeoutInMicroSeconds () const;
/openbsd/gnu/llvm/lldb/source/API/
H A DSBExpressionOptions.cpp101 uint32_t SBExpressionOptions::GetOneThreadTimeoutInMicroSeconds() const { in GetOneThreadTimeoutInMicroSeconds() function in SBExpressionOptions