Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.h90 int non_blocking_threads_sleep_time_micro_sec = 1000; member
290 int non_blocking_threads_sleep_time_micro_sec; member
H A Drun_handler_concurrent_work_queue.h63 int non_blocking_threads_sleep_time_micro_sec = 1000; member