Searched refs:max_inflight_computations_semaphore_ (Results 1 – 2 of 2) sorted by relevance
85 return max_inflight_computations_semaphore_; in max_inflight_computations_semaphore()107 Semaphore max_inflight_computations_semaphore_; variable
109 max_inflight_computations_semaphore_(/*capacity=*/asynchronous ? 32 : 1) { in TfrtCpuDevice()