Searched refs:thread_started_ (Results 1 – 2 of 2) sorted by relevance
34 ++harness_->thread_started_; in OnWorkStart()78 thread_started_ = 0; in SetUp()92 int thread_started_; member in SignalThreadTest153 EXPECT_EQ(started, thread_started_); \
81 outer_->thread_started_.Signal(); in ThreadMain()94 thread_started_(WaitableEvent::ResetPolicy::MANUAL, in PostingThread()104 thread_started_.Wait(); in Start()111 WaitableEvent thread_started_; member in base::__anon97d2d4d30111::PostingThread