Home | History | Annotate | Download | only in handler

Lines Matching refs:GetThreadState

873 bool MinidumpGenerator::GetThreadState(thread_act_t target_thread,
951 if (GetThreadState(thread_id, state, &state_count)) {
1023 if (GetThreadState(exception_thread_, state, &stateCount)) {
1136 if (!GetThreadState(exception_thread_, state, &state_count))