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