Searched refs:was_interrupted (Results 1 – 1 of 1) sorted by relevance
861 bool was_interrupted = false; in Wait() local896 was_interrupted = true; in Wait()905 was_interrupted = self->IsInterrupted(); in Wait()922 if (was_interrupted && interruptShouldThrow) { in Wait()