Searched refs:thread_ident_info (Results 1 – 1 of 1) sorted by relevance
5572 thread_identifier_info_data_t thread_ident_info; in GetJSONThreadsInfo() local5573 if (DNBThreadGetIdentifierInfo(pid, tid, &thread_ident_info)) { in GetJSONThreadsInfo()5574 if (thread_ident_info.dispatch_qaddr != 0) { in GetJSONThreadsInfo()5576 thread_ident_info.dispatch_qaddr); in GetJSONThreadsInfo()5586 pid, thread_ident_info.dispatch_qaddr, dispatch_queue_t, in GetJSONThreadsInfo()