Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/training/
Dcoordinator_test.cc32 void WaitForStopThread(Coordinator* coord, Notification* about_to_wait, in WaitForStopThread() function
46 std::bind(&WaitForStopThread, &coord, &about_to_wait, &done)); in TEST()