Searched refs:permits (Results 1 – 12 of 12) sorted by relevance
30 parallelism?.let { permits -> in <lambda>() method31 withSemaphore(permits = permits) { mapParallel { withPermit { block(it) } } } in <lambda>()56 parallelism?.let { permits -> in mapParallelIndexed() method57 withSemaphore(permits = permits) { in mapParallelIndexed()
26 inline fun <R> withSemaphore(permits: Int, block: Semaphore.() -> R): R =27 Semaphore(permits).run(block)
136 public NegativePermitsSemaphore(int permits) { in NegativePermitsSemaphore() argument137 super(permits); in NegativePermitsSemaphore()147 public void reducePermits(int permits) { in reducePermits() argument151 super.reducePermits(permits); in reducePermits()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...
592 License permits You to additionally distribute such Covered Software
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
2935 General Public License therefore permits such linking only if the2937 Public License permits more lax criteria for linking other code with