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

/xsrc/external/mit/xsm/dist/
H A Dxsm.h170 extern Bool shutdownInProgress;
H A Dxsm.c68 Bool shutdownInProgress = False; variable in typeref:typename:Bool
1104 if (!shutdownInProgress && client_info_visible)
1149 if (client->restartHint == SmRestartImmediately && !shutdownInProgress)
1164 if (shutdownInProgress)
1328 if (shutdownInProgress)
H A Dsave.c573 shutdownInProgress = True;
603 if (!shutdownInProgress)
1414 shutdownInProgress = True;

Completed in 5 milliseconds