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
bb48006b8e22166344ff37cbc2b12d55e314cf02
ppsspp/ext/native/thread
History
Unknown W. Brackets bf83bb1e47 http: Correct new thread executor.
It needs to be able to handle N new threads, oops.
2020-03-09 19:57:15 -07:00
..
executor.cpp
http: Correct new thread executor.
2020-03-09 19:57:15 -07:00
executor.h
http: Correct new thread executor.
2020-03-09 19:57:15 -07:00
prioritizedworkqueue.cpp
Android: Fix emuthread management to exit cleanly without hanging. Helps with task switching on Android.
2018-02-07 13:11:43 +01:00
prioritizedworkqueue.h
Add missing includes. Remove some more unnecessary #ifdef _DEBUG checks - the debugger is supposed to work in release mode too.
2017-12-20 11:24:05 +01:00
threadpool.cpp
Start as many worker threads as actually used (used to start more)
2019-08-11 14:03:54 +02:00
threadpool.h
Store std::thread in worker thread class by value and explicitly start it up, and don't use shared_ptr in thread pools
2019-08-11 14:03:53 +02:00
threadutil.cpp
Core: Set thread names when possible.
2018-01-27 15:10:17 +01:00
threadutil.h
Get rid of the old custom "Event" sync primitive.
2017-12-19 15:38:18 +01:00
Powered by Gitea Page: 159ms Template: 11ms
English
English
Licenses API