Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBExpressionOptions.cpp123 void SBExpressionOptions::SetTryAllThreads(bool run_others) { in SetTryAllThreads()
135 void SBExpressionOptions::SetStopOthers(bool run_others) { in SetStopOthers()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgnu-nat.c1095 struct proc *run_thread, int run_others) in inf_set_threads_resume_sc()