Searched refs:DNBThreadGetName (Results 1 – 3 of 3) sorted by relevance
174 const char *DNBThreadGetName(nub_process_t pid, nub_thread_t tid);
906 const char *DNBThreadGetName(nub_process_t pid, nub_thread_t tid) { in DNBThreadGetName() function
2751 const char *thread_name = DNBThreadGetName(pid, tid); in SendStopReplyPacketForThread()5487 const char *thread_name = DNBThreadGetName(pid, tid); in GetJSONThreadsInfo()