Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/thread/state_after_expression/
H A Dmain.cpp11 std::thread stopped_thread(thread_func); in main() local
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp1127 NativeThreadProtocol *stopped_thread = nullptr; Interrupt() local