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
ddbb357beeec9951eb0b0cec7256c5af5fb186bb
ppsspp
/
thread
T
History
Henrik Rydgard
c25cf61f54
Warning fix, delete broken Wait function in prio work queue
2013-12-12 12:07:09 +01:00
..
prioritizedworkqueue.cpp
Warning fix, delete broken Wait function in prio work queue
2013-12-12 12:07:09 +01:00
prioritizedworkqueue.h
Warning fix, delete broken Wait function in prio work queue
2013-12-12 12:07:09 +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
Cut down on overhead from std::bind copies.
2013-12-08 13:39:05 -08:00
threadpool.h
Cut down on overhead from std::bind copies.
2013-12-08 13:39:05 -08: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