Searched refs:DNBThreadGetIdentifierInfo (Results 1 – 3 of 3) sorted by relevance
112 nub_bool_t DNBThreadGetIdentifierInfo (nub_process_t pid, nub_thread_t tid, thread_identi…
743 DNBThreadGetIdentifierInfo (nub_process_t pid, nub_thread_t tid, thread_identifier_info_data_t *ide… in DNBThreadGetIdentifierInfo() function
2470 if (DNBThreadGetIdentifierInfo (pid, tid, &thread_ident_info)) in SendStopReplyPacketForThread()