HomeSort by relevance Sort by last modified time
    Searched refs:cancellation_flag_ (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/trace_event/
trace_sampling_thread.h 47 CancellationFlag cancellation_flag_; member in class:base::trace_event::TraceSamplingThread
trace_sampling_thread.cc 38 while (!cancellation_flag_.IsSet()) {
92 cancellation_flag_.Set();

Completed in 202 milliseconds