ppsspp/Common/Thread
2021-06-12 13:03:53 +02:00
..
Channel.h Implement new thread manager, port stuff to it. 2021-06-12 13:03:53 +02:00
Event.h Get rid of the PrioritizedWorkQueue. Instead just queue tasks on the ThreadManager. 2021-06-12 13:03:53 +02:00
ParallelLoop.cpp Get rid of the PrioritizedWorkQueue. Instead just queue tasks on the ThreadManager. 2021-06-12 13:03:53 +02:00
ParallelLoop.h Get rid of the PrioritizedWorkQueue. Instead just queue tasks on the ThreadManager. 2021-06-12 13:03:53 +02:00
Promise.h Get rid of the PrioritizedWorkQueue. Instead just queue tasks on the ThreadManager. 2021-06-12 13:03:53 +02:00
ThreadManager.cpp Get rid of the PrioritizedWorkQueue. Instead just queue tasks on the ThreadManager. 2021-06-12 13:03:53 +02:00
ThreadManager.h Get rid of the PrioritizedWorkQueue. Instead just queue tasks on the ThreadManager. 2021-06-12 13:03:53 +02:00
ThreadUtil.cpp Common: Capitalize setCurrentThreadName(). 2021-04-30 23:02:36 -07:00
ThreadUtil.h Implement new thread manager, port stuff to it. 2021-06-12 13:03:53 +02:00