Searched refs:thread_pool_name (Results 1 – 4 of 4) sorted by relevance
166 string thread_pool_name = {"batch_threads"}; member220 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()
108 string thread_pool_name = {"batch_threads"}; member440 strings::StrCat(options.thread_pool_name, "_"); in SharedBatchScheduler()
85 string thread_pool_name = {"batch_threads"}; member360 GetEnv(), options.thread_pool_name, options.num_batch_threads)); in AdaptiveSharedBatchScheduler()