Searched refs:flag_stopped (Results 1 – 1 of 1) sorted by relevance
4169 bool flag_stopped = false; variable4188 mu.LockWhen(Condition(&ArgIsTrue, &flag_stopped)); in ~B()4215 flag_stopped = true; in Worker()4242 bool flag_stopped = false; variable4259 mu.LockWhen(Condition(&ArgIsTrue, &flag_stopped)); in ~B()4283 flag_stopped = true; in Worker()