Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.h174 const char *DNBThreadGetName(nub_process_t pid, nub_thread_t tid);
H A DDNB.cpp906 const char *DNBThreadGetName(nub_process_t pid, nub_thread_t tid) { in DNBThreadGetName() function
H A DRNBRemote.cpp2751 const char *thread_name = DNBThreadGetName(pid, tid); in SendStopReplyPacketForThread()
5487 const char *thread_name = DNBThreadGetName(pid, tid); in GetJSONThreadsInfo()