Searched refs:currentHandle (Results 1 – 1 of 1) sorted by relevance
321 PVOID currentHandle = const_cast<PVOID>(sCurrentExceptionHandle.get()); in uninstallExceptionOrSignalHandlers() local322 if (currentHandle) { in uninstallExceptionOrSignalHandlers()324 ::RemoveVectoredExceptionHandler(currentHandle); in uninstallExceptionOrSignalHandlers()