Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
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()