Home
last modified time | relevance | path

Searched refs:gStoppedByUser (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/build/tools/loadrun/
Dloadrun.c145 BOOL gStoppedByUser = FALSE; // Indicates whether execution was stopped by the user. variable
767 if (gStoppedByUser) in procPrintf()
973 gStoppedByUser = TRUE; in signalHandler()
/TwlSDK-5.4/build/tools/loadrun.TWL/
Dloadrun.c159 BOOL gStoppedByUser = FALSE; // Indicates whether execution was stopped by the user. variable
928 if (gStoppedByUser) in procPrintf()
1176 gStoppedByUser = TRUE; in signalHandler()