Searched refs:KILL_RETRY_TIME (Results 1 – 1 of 1) sorted by relevance
39 const uint8_t KILL_RETRY_TIME = 5; variable594 for (int i = 0; i < KILL_RETRY_TIME; i++) { in KillProcess()