Searched refs:DNBThreadGetName (Results 1 – 3 of 3) sorted by relevance
111 const char * DNBThreadGetName (nub_process_t pid, nub_thread_t tid) DNB_EXPORT;
733 DNBThreadGetName (nub_process_t pid, nub_thread_t tid) in DNBThreadGetName() function
2451 const char *thread_name = DNBThreadGetName (pid, tid); in SendStopReplyPacketForThread()