Searched refs:sCurrentExceptionHandle (Results 1 – 1 of 1) sorted by relevance
184 static sys::ThreadLocal<const void> sCurrentExceptionHandle; variable199 sCurrentExceptionHandle.set(handle); in Enable()210 PVOID currentHandle = const_cast<PVOID>(sCurrentExceptionHandle.get()); in Disable()216 sCurrentExceptionHandle.set(NULL); in Disable()