Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBExpressionOptions.cpp139 void SBExpressionOptions::SetTryAllThreads(bool run_others) { in SetTryAllThreads()
152 void SBExpressionOptions::SetStopOthers(bool run_others) { in SetStopOthers()
/freebsd-11-stable/contrib/gdb/gdb/
HDgnu-nat.c1095 struct proc *run_thread, int run_others) in inf_set_threads_resume_sc()