HomeSort by relevance Sort by last modified time
    Searched full:wake_notification (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/batching_util/
fake_clock_env.cc 32 it->wake_notification->Notify();
80 Notification wake_notification; local
83 sleeping_threads_.push_back({current_time_ + micros, &wake_notification});
85 wake_notification.WaitForNotification();
fake_clock_env.h 65 Notification* wake_notification; member in struct:tensorflow::serving::test_util::FakeClockEnv::SleepingThread

Completed in 391 milliseconds