HomeSort by: relevance | last modified time | path
    Searched defs:WaitForNotification (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-port.cc 335 void Notification::WaitForNotification() {
501 param->thread_can_start_->WaitForNotification();
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 1191 void WaitForNotification() {
1252 void WaitForNotification();
1326 if (thread_can_start_ != nullptr) thread_can_start_->WaitForNotification();

Completed in 21 milliseconds