Home | History | Annotate | Download | only in src

Lines Matching refs:Preempt

933   Debug::set_interrupts_pending(PREEMPT);
3489 ASSERT(prev_ != NULL || !debug->is_interrupt_pending(PREEMPT));
3541 if (debug->is_interrupt_pending(PREEMPT)) {
3544 debug->clear_interrupt_pending(PREEMPT);
3545 isolate_->stack_guard()->Preempt();