Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.h127 nub_thread_t DNBProcessSetCurrentThread(nub_process_t pid,
H A DRNBRemote.h166 DNBProcessSetCurrentThread(m_ctx.ProcessID(), tid); in SetCurrentThread()
H A DDNB.cpp1381 nub_thread_t DNBProcessSetCurrentThread(nub_process_t pid, nub_thread_t tid) { in DNBProcessSetCurrentThread() function