Searched refs:EXEC_MIN_TIME (Results 1 – 2 of 2) sorted by relevance
84 if ((EXEC_MIN_TIME - currentMin) != EXEC_MIN_TIME) { in StartTimerThread()86 int nMin = EXEC_MIN_TIME - currentMin; in StartTimerThread()
42 static const inline int EXEC_MIN_TIME = 60; variable