Home
last modified time | relevance | path

Searched defs:max_sleep_micros (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.cc92 int max_sleep_micros) { in WaitOnWaiter()
240 void ThreadWorkSource::WaitForWork(int max_sleep_micros) { in WaitForWork()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.cc104 int max_sleep_micros = adaptive_sleep_time in WaitOnWaiter() local