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 02:05:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dc0bbcc17a36ea3a302d32fbd754a36119248ef
ppsspp
/
thread
T
History
The Dax
26d037f4ad
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
..
prioritizedworkqueue.cpp
Add some network stuff (background downloader, URL splitter)
2013-05-31 23:04:42 +02: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
Move C++11 functions to std namespace.
2013-06-02 22:25:57 +10: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