Home | History | Annotate | Download | only in src

Lines Matching refs:queued_step_count_

537   thread_local_.queued_step_count_ = 0;
963 if (thread_local_.queued_step_count_ > 0) {
965 int step_count = thread_local_.queued_step_count_;
968 thread_local_.queued_step_count_ = 0;
997 thread_local_.queued_step_count_ = step_count - 1;