Searched refs:was_interrupted (Results 1 – 1 of 1) sorted by relevance
692 bool was_interrupted = false; in Wait() local714 was_interrupted = true; in Wait()723 was_interrupted = self->IsInterrupted(); in Wait()740 if (was_interrupted && interruptShouldThrow) { in Wait()