Uses of Interface
org.knowceans.topics.cgen.BerndParallelFor.IntLoopCode

Uses of BerndParallelFor.IntLoopCode in org.knowceans.topics.cgen
 

Methods in org.knowceans.topics.cgen with parameters of type BerndParallelFor.IntLoopCode
 void BerndParallelFor.execute(int threadCount, int from, int to, int step, BerndParallelFor.IntLoopCode code)
          execute a parallel loop function is thread-safe