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-09-01 18:25:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd6a94c6ecb8ea66917209cf48417aed3cbbe784
ppsspp
/
thread
T
History
Henrik Rydgård
feb521fd41
Add hacky Wait method to prioritizedworkqueue
2013-11-20 14:41:58 +01:00
..
prioritizedworkqueue.cpp
Add hacky Wait method to prioritizedworkqueue
2013-11-20 14:41:58 +01:00
prioritizedworkqueue.h
Add hacky Wait method to prioritizedworkqueue
2013-11-20 14:41:58 +01:00
thread.h
Put previously removed ifdef back, and add some comments with the reason why. Also clarify the situation with "C const func" in thread.h with a few comments.
2013-09-17 10:17:58 -04:00
threadpool.cpp
Avoid a mutex lock on a small parallel loop.
2013-11-06 07:47:05 -08:00
threadpool.h
Fix shared_ptr as well.
2013-06-02 22:58:55 +10:00
threadutil.cpp
Add prioritizedworkqueue, thread stuff, ui tweaks, small optimizations in file util
2013-04-13 21:22:03 +02:00
threadutil.h
Add prioritizedworkqueue, thread stuff, ui tweaks, small optimizations in file util
2013-04-13 21:22:03 +02:00