Searched refs:DNBThreadGetInfo (Results 1 – 4 of 4) sorted by relevance
197 const char *DNBThreadGetInfo(nub_process_t pid, nub_thread_t tid);
1403 const char *DNBThreadGetInfo(nub_process_t pid, nub_thread_t tid) { in DNBThreadGetInfo() function
1042 (DNBThreadGetInfo): New function.1044 (DNBThreadGetInfo): New prototype.
1669 const char *threadInfo = DNBThreadGetInfo(pid, tid); in HandlePacket_qThreadExtraInfo()