mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
No point pegging the CPU to download a file.
This commit is contained in:
parent
22f69da0e3
commit
64501d2cb0
@ -328,6 +328,8 @@ static void threaded_worker(void *userdata)
|
||||
else
|
||||
retro_task_threaded_push_running(task);
|
||||
}
|
||||
|
||||
retro_sleep(10);
|
||||
}
|
||||
|
||||
slock_unlock(running_lock);
|
||||
|
Loading…
x
Reference in New Issue
Block a user