Home | History | Annotate | Download | only in internal

Lines Matching defs:finished_

1283         finished_(false) {
1293 if (!finished_) {
1295 finished_ = true;
1311 bool finished_; // true iff we know that the thread function has finished.