concurrentPerform(iterations:execute:)

class func concurrentPerform(iterations: Int, execute work: (Int) -> Void)