Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.h126 nub_thread_t DNBProcessSetCurrentThread(nub_process_t pid,
H A DRNBRemote.h165 DNBProcessSetCurrentThread(m_ctx.ProcessID(), tid); in SetCurrentThread()
H A DDNB.cpp1373 nub_thread_t DNBProcessSetCurrentThread(nub_process_t pid, nub_thread_t tid) { in DNBProcessSetCurrentThread() function