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-30 18:49:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9963d004475eb65a2015d5bb2d7df0fd44903d68
ppsspp
/
thread
T
History
Peter Thoman
5835fe293a
When processing a parallel loop, save some context switching by processing one chunk on the calling thread
2013-05-03 14:27:34 +02:00
..
prioritizedworkqueue.cpp
Maemo/Harmattan actually support std::bind and not lambdas
2013-04-28 16:19:59 +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
Added NOMINMAX before including Windows.h in thread.h -- finally found where this came from
2013-05-01 13:15:52 +02:00
threadpool.cpp
When processing a parallel loop, save some context switching by processing one chunk on the calling thread
2013-05-03 14:27:34 +02:00
threadpool.h
Fix name collision by prefixing '::'.
2013-05-02 17:34:06 +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