mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-04 00:06:11 +00:00
Comment this out - makes all tasks way too slow
This commit is contained in:
parent
c82505ed9e
commit
8bcc889d90
@ -437,7 +437,9 @@ static void threaded_worker(void *userdata)
|
||||
slock_unlock(finished_lock);
|
||||
}
|
||||
|
||||
#if 0
|
||||
retro_sleep(10);
|
||||
#endif
|
||||
}
|
||||
|
||||
slock_unlock(running_lock);
|
||||
|
Loading…
x
Reference in New Issue
Block a user