Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc9814 thread_can_start_(thread_can_start) { in ThreadMainParam()
9818 Notification* thread_can_start_; member
9824 if (param->thread_can_start_ != NULL) in ThreadMain()
9825 param->thread_can_start_->WaitForNotification(); in ThreadMain()
Dgtest.h2988 thread_can_start_(thread_can_start),
3006 if (thread_can_start_ != NULL)
3007 thread_can_start_->WaitForNotification();
3016 Notification* const thread_can_start_;