Home | History | Annotate | Download | only in base

Lines Matching refs:quit_counter_

163       : pause_ms_(pause_ms), quit_counter_(quit_counter) {
167 if (--(*quit_counter_) == 0)
172 int* quit_counter_;