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