ppsspp/Common/Thread
Unknown W. Brackets d15af6e9d9 ThreadManager: Use atomic task optimistically.
This makes EnqueueTaskOnThread take priority as well.
Gives about 1% improvement in softgpu, reducing overhead a bit.
2021-11-27 08:07:12 -08:00
..
Channel.h Threading: Remove a level of indirection from Promise and Mailbox. 2021-11-20 22:40:10 +01:00
Event.h Remove experimental unused stuff. 2021-06-12 13:03:53 +02:00
ParallelLoop.cpp Android: Fix logical CPU count. 2021-06-13 12:47:11 -07:00
ParallelLoop.h Address feedback (except the mailbox refcount) 2021-06-13 10:16:53 +02:00
Promise.h Threading: Remove a level of indirection from Promise and Mailbox. 2021-11-20 22:40:10 +01:00
ThreadManager.cpp ThreadManager: Use atomic task optimistically. 2021-11-27 08:07:12 -08:00
ThreadManager.h ThreadManager cleanups 2021-09-08 23:24:00 +02: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