Searched refs:WaitForCoolMachine (Results 1 – 3 of 3) sorted by relevance
34 double WaitForCoolMachine(double cold_temperature,
61 wait = WaitForCoolMachine(cooldown_temperature, 30.0, &temperature); in Bench()
136 double WaitForCoolMachine(double cold_temperature, in WaitForCoolMachine() function