This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-02-26 03:35:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
thread
History
Henrik Rydgard
e651601025
Clean up threadutil.cpp/h. Add AssertCurrentThreadName function.
2014-06-29 12:44:40 +02: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
Cap threads at 8 to avoid problems with too many threads on CPUs that misreport core number
2014-06-13 23:35:21 +02:00
threadpool.h
Cap threads at 8 to avoid problems with too many threads on CPUs that misreport core number
2014-06-13 23:35:21 +02:00
threadutil.cpp
Clean up threadutil.cpp/h. Add AssertCurrentThreadName function.
2014-06-29 12:44:40 +02:00
threadutil.h
Clean up threadutil.cpp/h. Add AssertCurrentThreadName function.
2014-06-29 12:44:40 +02:00