Searched refs:thread_pool_name (Results 1 – 5 of 5) sorted by relevance
164 string thread_pool_name = {"batch_threads"}; member306 shared_scheduler_options.thread_pool_name = options.thread_pool_name; in Create()
74 string thread_pool_name = {"batch_threads"}; member313 env(), options.thread_pool_name, options.num_batch_threads)); in SerialDeviceBatchScheduler()
90 string thread_pool_name = {"batch_threads"}; member399 GetEnv(), options.thread_pool_name, options.num_batch_threads)); in AdaptiveSharedBatchScheduler()
114 string thread_pool_name = {"batch_threads"}; member524 strings::StrCat(options.thread_pool_name, "_"); in SharedBatchScheduler()
265 adaptive_shared_batch_scheduler_options.thread_pool_name = in ComputeAsync()