Searched refs:NotifiedLastCloseProcess (Results 1 – 2 of 2) sorted by relevance
727 Console->NotifiedLastCloseProcess = NULL; in ConSrvInitConsole()1266 if (ProcessData == Console->NotifiedLastCloseProcess) in ConSrvRemoveConsole()1270 Console->NotifiedLastCloseProcess = NULL; in ConSrvRemoveConsole()1284 ConSrvConsoleCtrlEvent(CTRL_LAST_CLOSE_EVENT, Console->NotifiedLastCloseProcess); in ConSrvRemoveConsole()1287 Console->NotifiedLastCloseProcess = NULL; in ConSrvRemoveConsole()1941 Console->NotifiedLastCloseProcess = ProcessData; in CON_API()
134 …PCONSOLE_PROCESS_DATA NotifiedLastCloseProcess; /* Pointer to the unique process that needs to be … member