This website requires JavaScript.
Explore
Help
Sign In
izzy
/
ppsspp
Watch
0
Star
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
headless-defaults
Add File
New File
Apply Patch
ppsspp
/
Core
/
ThreadPools.h
6 lines
94 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
Added Global Threadpool to common
2013-05-01 14:08:01 +02:00
#
pragma once
Implement new thread manager, port stuff to it.
2020-11-28 00:12:06 +01:00
#
include
"Common/Thread/ThreadManager.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
extern
ThreadManager
g_threadManager
;
Reference in New Issue
Copy Permalink