Home
last modified time | relevance | path

Searched refs:g_crashTimes (Results 1 - 1 of 1) sorted by relevance

/base/startup/appspawn/standard/
H A Dappspawn_service.c933 static uint32_t g_crashTimes = 0; variable
942 g_crashTimes++; in WaitChildDied()
944 g_crashTimes = 1; in WaitChildDied()
951 if (g_crashTimes >= MAX_CRASH_TIME) { in WaitChildDied()

Completed in 4 milliseconds