Searched refs:target_thread (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() argument876 if (task_context_ && target_thread == mach_thread_self()) { in GetThreadState()941 return thread_get_state(target_thread, flavor, in GetThreadState()