Home
last modified time | relevance | path

Searched defs:SetSpawnThread (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp161 void SBCommandInterpreterRunOptions::SetSpawnThread(bool spawn_thread) { in SetSpawnThread() function in SBCommandInterpreterRunOptions
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h180 void SetSpawnThread(bool spawn_thread) { in SetSpawnThread() function