Searched refs:WaitForCoolMachine (Results 1 – 3 of 3) sorted by relevance
29 double WaitForCoolMachine(double cold_temperature, double timeout,
60 wait = WaitForCoolMachine(initial_temperature + 5.0, 30.0, &temperature); in Bench()
154 double WaitForCoolMachine(double cold_temperature, double timeout, in WaitForCoolMachine() function