Searched refs:tot_time (Results 1 – 1 of 1) sorted by relevance
52 std::vector<int>& our_counts, std::vector<double>& tot_time ) in Body() argument53 : nIters(nIter), mySem(sem), ourCounts(our_counts), tottime(tot_time) in Body()