Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/src/
Dmutex.h110 if (last_thread) phase_condition_.notify_all(); in wait()
117 if (entered_ != 0) phase_condition_.notify_all(); in removeThread()
122 Condition phase_condition_; variable
142 phase_condition_.wait(ml.native_handle(), cb); in createBarrier()
/external/google-benchmark/src/
Dmutex.h110 if (last_thread) phase_condition_.notify_all(); in wait()
117 if (entered_ != 0) phase_condition_.notify_all(); in removeThread()
122 Condition phase_condition_; variable
142 phase_condition_.wait(ml.native_handle(), cb); in createBarrier()