示例#1
0
 def collisionCountParallelHelper(seed, mode, countList):
     r = GafferTest.countContextHash32Collisions(2**20, mode, seed)
     for i in range(4):
         countList[i] = r[i]