ppsspp/Common/Thread
2024-02-03 10:54:16 +01:00
..
Barrier.h Add a scheduling stress test to TestThreadManager.cpp. 2022-04-08 11:41:50 +02:00
Channel.h Show thread name in assert messagebox caption on Windows. Minor cleanup 2023-03-15 22:26:58 +01:00
Event.h Fix typo and optimize locking pattern in Event, make it the same as LimitedWaitable. 2022-04-15 18:30:21 +02:00
ParallelLoop.cpp Address feedback from previous PR 2023-03-12 23:15:09 +01:00
ParallelLoop.h ThreadManager: Add a simple priority field. 2023-02-02 17:08:24 -08:00
Promise.h Try to resolve another race condition. Improve an assert. 2024-02-03 10:54:16 +01:00
ThreadManager.cpp Audit our use of condition variables, fix some minor issues 2024-01-29 11:09:08 +01:00
ThreadManager.h Fix another shutdown race condition in the Vulkan backend 2024-01-15 17:06:00 +01:00
ThreadUtil.cpp Invert dependency to avoid compile issues 2023-01-05 08:38:53 +01:00
ThreadUtil.h Invert dependency to avoid compile issues 2023-01-05 08:38:53 +01:00
Waitable.h Load savestate screenshots in the background 2023-12-13 12:07:23 +01:00