Searched refs:exception_thread_ (Results 1 – 2 of 2) sorted by relevance
122 exception_thread_ = thread_name; in SetExceptionInformation()221 mach_port_t exception_thread_; variable
77 exception_thread_(0), in MinidumpGenerator()95 exception_thread_(0), in MinidumpGenerator()252 if (!exception_thread_ && !exception_type_) in Write()1038 if (exception_thread_ && exception_type_) { in WriteMemoryListStream()1043 if (GetThreadState(exception_thread_, state, &stateCount)) { in WriteMemoryListStream()1145 exception_ptr->thread_id = exception_thread_; in WriteExceptionStream()1156 if (!GetThreadState(exception_thread_, state, &state_count)) in WriteExceptionStream()1590 if (exception_thread_ && exception_type_) { in WriteBreakpadInfoStream()1594 info_ptr->requesting_thread_id = exception_thread_; in WriteBreakpadInfoStream()