mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-29 01:59:13 +02:00
This prevents starving the compute pool (which may be used very regularly parallel loops or other tasks) if the IO operations are slow.
This prevents starving the compute pool (which may be used very regularly parallel loops or other tasks) if the IO operations are slow.