Searched refs:WaitForCoolMachine (Results 1 – 3 of 3) sorted by relevance
29 double WaitForCoolMachine(double cold_temperature, double timeout,
62 wait = WaitForCoolMachine(cooldown_temperature, 30.0, &temperature); in Bench()
160 double WaitForCoolMachine(double cold_temperature, double timeout, in WaitForCoolMachine() function