summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/SConscript
diff options
context:
space:
mode:
authorGlenn Rice <glennricster@gmail.com>2011-03-02 22:19:56 +0000
committerGlenn Rice <glennricster@gmail.com>2011-03-02 22:19:56 +0000
commit12cd2d41ec5d45e9da53df139ac9413684f1c09a (patch)
treee33bf7d6f33a94440e9d7074598afff3f72e72e3 /Source/Core/DiscIO/SConscript
parent3ffdcf1aecddd26ab1ef2b6cd84ca0150dd78ea5 (diff)
Change YieldCPU to sleep(0) like on windows. Time trials show this to be the most effective. Also, when using usleep(1) and dsp on thread the emulator is painfully slow. With the old _mm_pause() the emulator hangs on shutdown. With sleep(0) the emulator is faster, and doesn't hang on shutdown.
Also fix a possible undefined operation (according to gcc). git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7275 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DiscIO/SConscript')
0 files changed, 0 insertions, 0 deletions