Home
last modified time | relevance | path

Searched refs:blocking_threads_max_sleep_time_micro_sec (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.h94 int blocking_threads_max_sleep_time_micro_sec = 1000; member
291 int blocking_threads_max_sleep_time_micro_sec; member
300 int blocking_threads_max_sleep_time_micro_sec, in Options()
310 blocking_threads_max_sleep_time_micro_sec( in Options()
311 blocking_threads_max_sleep_time_micro_sec), in Options()
H A Drun_handler_concurrent_work_queue.cc44 pool_options.blocking_threads_max_sleep_time_micro_sec = in RunHandlerThreadWorkQueue()
45 options.blocking_threads_max_sleep_time_micro_sec; in RunHandlerThreadWorkQueue()
H A Drun_handler_concurrent_work_queue.h67 int blocking_threads_max_sleep_time_micro_sec = 1000; member
H A Drun_handler.cc349 options.blocking_threads_max_sleep_time_micro_sec), in RunHandlerThreadPool()
723 options.blocking_threads_max_sleep_time_micro_sec, in Impl()