Searched refs:thread_id_obj (Results 1 – 3 of 3) sorted by relevance
262 StructuredData::ObjectSP thread_id_obj = in GetBacktracesFromExtendedStopInfo() local264 tid_t tid = thread_id_obj ? thread_id_obj->GetUnsignedIntegerValue() : 0; in GetBacktracesFromExtendedStopInfo()
322 StructuredData::ObjectSP thread_id_obj = in GetBacktracesFromExtendedStopInfo() local 324 tid_t tid = thread_id_obj ? thread_id_obj->GetUnsignedIntegerValue() : 0; in GetBacktracesFromExtendedStopInfo()
1035 StructuredData::ObjectSP thread_id_obj = in AddThreadsForPath() local1038 thread_id_obj ? thread_id_obj->GetUnsignedIntegerValue() : 0; in AddThreadsForPath()