Searched refs:DNBThreadGetName (Results 1 – 3 of 3) sorted by relevance
171 const char *DNBThreadGetName(nub_process_t pid, nub_thread_t tid);
889 const char *DNBThreadGetName(nub_process_t pid, nub_thread_t tid) { in DNBThreadGetName() function
2881 const char *thread_name = DNBThreadGetName(pid, tid); in SendStopReplyPacketForThread()5568 const char *thread_name = DNBThreadGetName(pid, tid); in GetJSONThreadsInfo()