dolphin/Source/UnitTests
JosJuice 068947e2b6 Core: Remove IsHostThread
The core no longer cares which thread is the host thread.

Cleaning up Android's HostThreadLock is left for another PR, in part
because the HostThreadLock in NativeConfig.cpp still serves a purpose,
and in part to make any issues easier to bisect.
2025-11-10 21:14:56 +01:00
..
Common Merge pull request #14020 from jordan-woyak/string-util-cleanups 2025-11-08 17:36:54 +01:00
Core CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from non-CPU thread. 2025-06-29 20:55:43 -05:00
VideoCommon Merge pull request #13023 from tygyh/Replace-ties-with-structured-bindings 2025-06-07 17:50:34 -05:00
CMakeLists.txt UnitTests: Delete output Sys folder before copying to it 2024-08-16 21:09:10 +02:00
StubHost.cpp Host: Remove unnecessary functions 2025-08-03 13:19:30 -07:00
UnitTests.vcxproj Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::mutex. 2025-11-02 20:45:55 -06:00
UnitTests.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
UnitTestsMain.cpp Core: Remove IsHostThread 2025-11-10 21:14:56 +01:00