Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachThreadList.cpp405 DNBThreadResumeAction resume_new_threads = {-1U, eStateRunning, 0, in ProcessWillResume() local
410 resume_new_threads.state = eStateSuspended; in ProcessWillResume()
419 thread->ThreadWillResume(&resume_new_threads); in ProcessWillResume()