Home | History | Annotate | Download | only in processor

Lines Matching refs:requesting_thread_id

99   uint32_t requesting_thread_id = 0;
106 breakpad_info->GetRequestingThreadID(&requesting_thread_id);
112 has_requesting_thread = exception->GetThreadID(&requesting_thread_id);
192 if (has_requesting_thread && thread_id == requesting_thread_id) {
280 HexString(requesting_thread_id) << ", not found in " <<