Searched refs:cancellation_flag_ (Results 1 – 2 of 2) sorted by relevance
38 while (!cancellation_flag_.IsSet()) { in ThreadMain()92 cancellation_flag_.Set(); in Stop()
47 CancellationFlag cancellation_flag_; variable