Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Target/
HDProcess.h2455 virtual bool StartNoticingNewThreads() { return true; } in StartNoticingNewThreads() function
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.cpp3804 bool ProcessGDBRemote::StartNoticingNewThreads() { in StartNoticingNewThreads() function in ProcessGDBRemote