MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / ~ScopedCallbackDisable

Method ~ScopedCallbackDisable

Source/Windows/ARM64EC/Module.cpp:723–725  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

721 }
722
723 ~ScopedCallbackDisable() {
724 GetCPUArea().Area->InSyscallCallback = Prev;
725 }
726};
727
728// Returns true if exception dispatch should be halted and the execution context restored to NativeContext

Callers

nothing calls this directly

Calls 1

GetCPUAreaFunction · 0.85

Tested by

no test coverage detected