Home | History | Annotate | Download | only in internal

Lines Matching defs:finished_

1161         finished_(false) {
1171 if (!finished_) {
1173 finished_ = true;
1189 bool finished_; // true iff we know that the thread function has finished.