Searched refs:CountThread (Results 1 – 1 of 1) sorted by relevance
73 std::bind(&MockQueueRunner::CountThread, this, counter, until, start)); in StartCounting()99 void CountThread(std::atomic<int>* counter, int until, Notification* start) { in CountThread() function in tensorflow::__anon7bc84bb50111::MockQueueRunner