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