Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp564 const bool is_main_thread = (thread.GetID() == GetID()); in MonitorCallback() local
628 const bool is_main_thread = (thread.GetID() == GetID()); in MonitorSIGTRAP() local