ppsspp/thread
2015-07-19 16:21:24 +02:00
..
executor.cpp Port my old webserver from the predecessor to native 2014-12-15 00:06:54 +01:00
executor.h Port my old webserver from the predecessor to native 2014-12-15 00:06:54 +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 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 Make a parent class destructor virtual. 2014-12-25 19:30:24 -08:00
threadutil.cpp Set threadnames on Android 2015-07-19 16:21:24 +02:00
threadutil.h Clean up threadutil.cpp/h. Add AssertCurrentThreadName function. 2014-06-29 12:44:40 +02:00