Home
last modified time | relevance | path

Searched defs:timeout_in_us (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/platform/default/
Dnotification.h62 bool WaitForNotificationWithTimeout(int64 timeout_in_us) { in WaitForNotificationWithTimeout()
81 int64 timeout_in_us) { in WaitForNotificationWithTimeout()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dlocal_master.cc33 int64 timeout_in_us = timeout_in_ms * 1000; in WaitForNotification() local
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc1708 const int64 timeout_in_us = timeout_in_ms * 1000; in WaitForNotification() local