Searched refs:RequestStop (Results 1 – 11 of 11) sorted by relevance
51 TF_EXPECT_OK(coord.RequestStop()); in TEST()105 coord_->RequestStop().IgnoreError(); in CountThread()135 TF_EXPECT_OK(coord.RequestStop()); in TEST()171 TF_EXPECT_OK(coord.RequestStop()); in TEST()195 TF_EXPECT_OK(coord.RequestStop()); in TEST()
34 RequestStop().IgnoreError(); in ~Coordinator()61 Status Coordinator::RequestStop() { in RequestStop() function in tensorflow::Coordinator
91 Status RequestStop();
197 coord_->RequestStop().IgnoreError(); in Run()
328 TF_EXPECT_OK(coord.RequestStop()); in TEST()
85 void RequestStop() { stop_event_.Signal(); } in RequestStop() function in base::__anond66d7d910111::SignalerThread144 thread.RequestStop(); in TEST()167 thread.RequestStop(); in TEST()
88 Status RequestStop();
409 Status NativeThreadLinux::RequestStop() { in RequestStop() function in NativeThreadLinux
1813 static_cast<NativeThreadLinux *>(thread.get())->RequestStop(); in StopRunningThreads()1857 thread.RequestStop(); in ThreadWasCreated()
74 name: "RequestStop"
289 this->coordinator_->RequestStop().IgnoreError(); in CloseSession()