Home | History | Annotate | Download | only in src

Lines Matching refs:postpone_interrupts_nesting_

1367     stack_guard_->thread_local_.postpone_interrupts_nesting_++;
1372 if (--stack_guard_->thread_local_.postpone_interrupts_nesting_ == 0) {