summaryrefslogtreecommitdiff
path: root/Source/UnitTests/UnitTestsMain.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2025-05-19 11:35:50 +0200
committerJosJuice <josjuice@gmail.com>2025-11-10 21:14:17 +0100
commit458bb05af910323e98a29638377fbe868a4d58c4 (patch)
tree54b097ed42e598c62e0666b80146b3b48e14ecac /Source/UnitTests/UnitTestsMain.cpp
parentcd4902f0ed68ffac9f1e4ab853f37eefa34e6ae2 (diff)
Core: Let any thread call previously host-thread-only functions
By letting threads other than the host thread use things like CPUThreadGuard, we can do a significant cleanup in AchievementsManager in a later commit of this pull request. Note: Some functions still can't be called from the CPU thread (or threads the CPU thread might block on, like the GPU thread), but can be called from any other thread.
Diffstat (limited to 'Source/UnitTests/UnitTestsMain.cpp')
0 files changed, 0 insertions, 0 deletions