Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dthread_manager.h29 end_condition_.notify_all(); in NotifyThreadComplete()
35 end_condition_.wait(lock.native_handle(), in WaitForAllThreads()
58 Condition end_condition_; variable
/external/libcxx/utils/google-benchmark/src/
Dthread_manager.h29 end_condition_.notify_all(); in NotifyThreadComplete()
35 end_condition_.wait(lock.native_handle(), in WaitForAllThreads()
58 Condition end_condition_; variable