This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-29 18:19:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81ad9a930a43f99bbab2b8d004bcb63fe2ef93d4
ppsspp
/
ext
/
native
/
thread
T
History
Henrik Rydgård
3162f30158
Merge base/basictypes.h into Common/Common.h (mostly).
2020-09-29 15:51:51 +02: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
Move timeutil to Common. (Experiment to see how much work it is to move these).
2020-08-15 20:53:08 +02:00
prioritizedworkqueue.h
Merge base/basictypes.h into Common/Common.h (mostly).
2020-09-29 15:51:51 +02:00
threadpool.cpp
Remove base/logging.h in a whole lot more places.
2020-08-15 19:09:00 +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
Merge base/basictypes.h into Common/Common.h (mostly).
2020-09-29 15:51:51 +02:00
threadutil.h
Get rid of the old custom "Event" sync primitive.
2017-12-19 15:38:18 +01:00