Searched refs:was_interrupted (Results 1 – 1 of 1) sorted by relevance
865 bool was_interrupted = false; in Wait() local900 was_interrupted = true; in Wait()909 was_interrupted = self->IsInterrupted(); in Wait()926 if (was_interrupted && interruptShouldThrow) { in Wait()