# Functions

ParallelRaceCompute starts `count` number of go routines that calls the provided function `fn` at the same to allow the race detector greater opportunity to capture known race conditions.