ppsspp/Common/Thread
2022-11-08 00:21:08 +01:00
..
Barrier.h Add a scheduling stress test to TestThreadManager.cpp. 2022-04-08 11:41:50 +02:00
Channel.h Make Mailbox handle null values. Fixes hang. 2022-11-08 00:21:08 +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 ThreadManager: Make TaskType a property of a Task. 2021-12-05 21:01:49 -08:00
ParallelLoop.h Address feedback (except the mailbox refcount) 2021-06-13 10:16:53 +02:00
Promise.h Make Mailbox handle null values. Fixes hang. 2022-11-08 00:21:08 +01:00
ThreadManager.cpp Global: Fix some int/size_t conversion warnings. 2022-03-13 12:03:48 -07:00
ThreadManager.h softgpu: Use persistent bin task state. 2022-01-20 16:58:43 -08:00
ThreadUtil.cpp Common: UWP buildfix. 2021-11-13 09:40:07 -08:00
ThreadUtil.h Autodetect number of threads (remove setting). Fix some bugs. 2021-06-12 21:06:59 +02:00
Waitable.h ThreadManager: Improve waitable destruction. 2022-04-09 09:27:26 -07:00