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 10:15:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74e412ffd7faab3101804de186f14ea003d1ea7e
ppsspp
/
thread
T
History
Unknown W. Brackets
46bba78feb
Avoid a mutex lock on a small parallel loop.
2013-11-06 07:47:05 -08:00
..
prioritizedworkqueue.cpp
Clean up of unused or redundant code and comments.
2013-10-29 11:24:10 +10:00
prioritizedworkqueue.h
Add queue flush ability. Fix VGrid wrapping in UI. Fix some strange java error.
2013-04-14 11:58:07 +02: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