Searched refs:attempt_of_4 (Results 1 – 4 of 4) sorted by relevance
713 int attempt_of_4) { in WaitForSuspendBarrier() argument719 attempt_of_4 == 0 ? thread_suspend_timeout_ns_ : thread_suspend_timeout_ns_ / 4; in WaitForSuspendBarrier()720 if (attempt_of_4 != 1 && getpriority(PRIO_PROCESS, 0 /* this thread */) > 0) { in WaitForSuspendBarrier()724 if (attempt_of_4 == 3) { in WaitForSuspendBarrier()730 bool collect_state = (t != 0 && (attempt_of_4 == 0 || attempt_of_4 == 4)); in WaitForSuspendBarrier()914 for (int attempt_of_4 = 1; attempt_of_4 <= 4; ++attempt_of_4) { in SuspendAllInternal() local915 auto result = WaitForSuspendBarrier(&pending_threads, tid, attempt_of_4); in SuspendAllInternal()920 if (attempt_of_4 == 3) { in SuspendAllInternal()934 } else if (attempt_of_4 == 4) { in SuspendAllInternal()1050 int attempt_of_4) { in SuspendThread() argument[all …]
101 Thread* SuspendThreadByThreadId(uint32_t thread_id, SuspendReason reason, int attempt_of_4 = 0)230 int attempt_of_4 = 0)257 int attempt_of_4) RELEASE(Locks::thread_list_lock_)
166 int attempt_of_4 = 0) REQUIRES_SHARED(Locks::mutator_lock_);
1063 int attempt_of_4) { in InflateThinLocked() argument1077 owner_thread_id, SuspendReason::kInternal, attempt_of_4); in InflateThinLocked()