Searched defs:should_terminate (Results 1 – 2 of 2) sorted by relevance
8 BOOL should_terminate; variable
76 bool should_terminate() { return status_ == Status::kInterrupted; } in should_terminate() function