Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest-port.cc471 thread_can_start_(thread_can_start) { in ThreadMainParam()
475 Notification* thread_can_start_; member
481 if (param->thread_can_start_ != nullptr) in ThreadMain()
482 param->thread_can_start_->WaitForNotification(); in ThreadMain()
/device/generic/vulkan-cereal/third-party/googletest/googletest/include/gtest/internal/
Dgtest-port.h1297 thread_can_start_(thread_can_start),
1315 if (thread_can_start_ != nullptr) thread_can_start_->WaitForNotification();
1324 Notification* const thread_can_start_;