dolphin/Source/Android/jni
mitaclaw 4f0954dd44 MainAndroid: Thread Correctness In WriteJitBlockLogDump
In a race condition, the core could shut down between the `JitInterface::GetCore` nullptr check and the `JitInterface::JitBlockLogDump` call which constructs a `CPUThreadGuard`. In this scenario, nothing horrible happens—`JitBlockLogDump` also checks for a nullptr—but it would be a failure to display the correct feedback to the user.
2024-07-28 16:10:59 -07:00
..
AndroidCommon NativeLibrary: Create displayToastMsg Method 2024-04-06 15:41:23 -07:00
Cheats Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
Config Android: Expose config changed callbacks 2023-12-07 21:09:17 +01:00
GameList Android: Use JNI for setting/getting ISO paths 2023-09-02 12:58:20 +02:00
Input InputCommon: Unify GetProfileName and GetProfileDirectoryName 2024-02-04 17:55:08 +01:00
ActivityTracker.cpp Android: Track whether app is in foreground 2024-06-23 18:16:33 -04:00
CMakeLists.txt Android: Track whether app is in foreground 2024-06-23 18:16:33 -04:00
GpuDriver.cpp Android: Remove a stray backtick 2023-10-01 13:37:04 +02:00
Host.cpp Android: Move host thread lock to a separate file 2023-06-12 23:39:42 +02:00
Host.h Android: And Lock and Unlock wrappers to HostThreadLock 2023-06-12 23:39:42 +02:00
InfinityConfig.cpp IOS/USB: Use Enum for Infinity Base Positions 2024-06-27 20:57:27 +01:00
MainAndroid.cpp MainAndroid: Thread Correctness In WriteJitBlockLogDump 2024-07-28 16:10:59 -07:00
RiivolutionPatches.cpp Android: Add Riivolution patch configuration 2021-10-30 23:24:37 +02:00
SkylanderConfig.cpp Skylanders: Improve figure data view and generation 2023-11-05 18:06:10 +01:00
WiiUtils.cpp IOS/ES: Split ESDevice into ESCore and ESDevice. 2023-05-15 20:41:05 +02:00