mirror of https://github.com/PCSX2/pcsx2.git
f3e78b8267
__try is used in pthread_cleanup_push when CLEANUP_SEH is used as the
pthread cleanup model. That can't be used in functions with objects
that have destructors, so move it into a separate function.
Fixes a non-release build compile error on Windows. Regression was
introduced in
|
||
---|---|---|
.. | ||
Utilities | ||
api | ||
null | ||
wx | ||
x86emitter | ||
PS2Edefs.h | ||
PS2Eext.h | ||
PS2Etypes.h | ||
Pcsx2Api.h | ||
Pcsx2Defs.h | ||
Pcsx2Types.h | ||
PluginCallbacks.h | ||
PluginCompatibility.h | ||
afxresmw.h |