1
0
Fork 0
forked from suyu/suyu
suyu/src
Subv fc2266130b Kernel: Don't attempt to yield execution in SleepThread(0) if there are no available threads to run.
With this we avoid an useless temporary deschedule of the current thread.
2017-01-05 19:11:34 -05:00
..
audio_core time_stretch: Add missing #pragma once directive 2016-12-12 19:16:46 -05:00
citra Merge pull request #2386 from bunnei/fix-bg-color 2016-12-30 09:51:56 -05:00
citra_qt Merge pull request #2393 from Subv/synch 2017-01-05 12:55:01 -05:00
common Service/NFC: stub GetTagInRangeEvent 2016-12-30 09:40:54 +03:00
core Kernel: Don't attempt to yield execution in SleepThread(0) if there are no available threads to run. 2017-01-05 19:11:34 -05:00
tests tests: add missing libcore dependency after 75ee2f8c67 2016-12-07 18:30:49 +00:00
video_core Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00