Logo
Explore Help
Sign In
izzy/ppsspp
0
0
Fork 0
You've already forked ppsspp
mirror of https://github.com/izzy2lost/ppsspp.git synced 2026-03-10 12:43:04 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
ir-work-2
ppsspp/Core/ThreadPools.cpp

4 lines
57 B
C++
Raw Permalink Normal View History

Avoid name collision with ThreadPool on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry.
2013-05-03 16:31:53 +10:00
#include "ThreadPools.h"
Added Global Threadpool to common
2013-05-01 14:08:01 +02:00
Implement new thread manager, port stuff to it.
2020-11-28 00:12:06 +01:00
ThreadManager g_threadManager;
Reference in New Issue Copy Permalink
Powered by Gitea Page: 384ms Template: 4ms
English
English
Licenses API