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

/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1155 thread_can_start_(thread_can_start),
1173 if (thread_can_start_ != NULL)
1174 thread_can_start_->WaitForNotification();
1183 Notification* const thread_can_start_; member in class:testing::internal::ThreadWithParam

Completed in 68 milliseconds