Searched refs:GetThreadState (Results 1 – 2 of 2) sorted by relevance
137 bool GetThreadState(thread_act_t target_thread, thread_state_t state,
873 bool MinidumpGenerator::GetThreadState(thread_act_t target_thread, in GetThreadState() function in google_breakpad::MinidumpGenerator951 if (GetThreadState(thread_id, state, &state_count)) { in WriteThreadStream()1023 if (GetThreadState(exception_thread_, state, &stateCount)) { in WriteMemoryListStream()1136 if (!GetThreadState(exception_thread_, state, &state_count)) in WriteExceptionStream()