Home
last modified time | relevance | path

Searched refs:solo_thread (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.cpp385 nub_thread_t solo_thread = INVALID_NUB_THREAD; in ProcessWillResume() local
396 solo_thread = action_ptr->tid; in ProcessWillResume()
431 if (solo_thread == thread->ThreadID()) in ProcessWillResume()