Searched refs:ExitData (Results 1 – 3 of 3) sorted by relevance
74 PEXIT_REACTOS_DATA ExitData = (PEXIT_REACTOS_DATA)Param; in ExitWindowsThread() local77 if (ExitWindowsWorker(ExitData->uFlags, ExitData->dwReserved, TRUE)) in ExitWindowsThread()91 EXIT_REACTOS_DATA ExitData; in ExitWindowsWorker() local157 ExitData.uFlags = uFlags; in ExitWindowsWorker()158 ExitData.dwReserved = dwReserved; in ExitWindowsWorker()159 hExitThread = CreateThread(NULL, 0, ExitWindowsThread, &ExitData, 0, NULL); in ExitWindowsWorker()
861 OUT CHAR16 **ExitData OPTIONAL890 IN CHAR16 *ExitData OPTIONAL
474 CHAR16 **ExitData);482 CHAR16 *ExitData);