Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/training/
Dcoordinator.cc68 wait_for_stop_.notify_all(); in RequestStop()
114 wait_for_stop_.wait(l); in WaitForStop()
Dcoordinator.h114 condition_variable wait_for_stop_; variable