Searched refs:kWaitTimeoutMs (Results 1 – 1 of 1) sorted by relevance
243 const uint32_t kWaitTimeoutMs = 10000; in RunProfilerThread() local246 bool timed_out = profiler->profiler_barrier_->Increment(self, barrier_count, kWaitTimeoutMs); in RunProfilerThread()