Searched defs:desired_threads (Results 1 – 2 of 2) sorted by relevance
34 size_t desired_threads, const char* why, in BlockUntilThreadCount()62 size_t LivingThreadCount::WaitForCountChange(size_t desired_threads, in WaitForCountChange()
188 uint64_t desired_threads = num_elements_ / default_elements_per_thread; in TensorStatistics() local