Home
last modified time | relevance | path

Searched refs:end_condition_ (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/utils/google-benchmark/src/
Dbenchmark.cc127 end_condition_.notify_all(); in NotifyThreadComplete()
133 end_condition_.wait(lock.native_handle(), in WaitForAllThreads()
156 Condition end_condition_; member in benchmark::internal::ThreadManager
/external/google-benchmark/src/
Dbenchmark.cc133 end_condition_.notify_all(); in NotifyThreadComplete()
139 end_condition_.wait(lock.native_handle(), in WaitForAllThreads()
163 Condition end_condition_; member in benchmark::internal::ThreadManager