Searched refs:thread_idx_ptr (Results 1 – 2 of 2) sorted by relevance
458 MachProcess::DoSIGSTOP (bool clear_bps_and_wps, bool allow_running, uint32_t *thread_idx_ptr) in DoSIGSTOP() argument475 if (thread_idx_ptr) in DoSIGSTOP()476 *thread_idx_ptr = thread_idx; in DoSIGSTOP()509 if (thread_idx_ptr) in DoSIGSTOP()510 *thread_idx_ptr = thread_idx; in DoSIGSTOP()
266 …ate_t DoSIGSTOP (bool clear_bps_and_wps, bool allow_running, uint32_t *thread_idx_ptr);