RetroArch/libretro-common/queues
pstef 50ecf3877c Fix UI freeze when threaded rendering is enabled on 3DS
Before this change, there was at least one scenario in which the UI
would seemingly freeze and a restart was needed. That's when an update
of cores was attempted with threaded rendering enabled.

Fixes https://github.com/libretro/RetroArch/issues/17727
2025-03-25 17:18:29 +00:00
..
fifo_queue.c Function argument name standardization 2025-01-17 04:16:12 +01:00
generic_queue.c Adding a generic queue and linked list. 2021-05-05 10:41:13 -07:00
message_queue.c Function argument name standardization 2025-01-17 04:16:12 +01:00
task_queue.c Fix UI freeze when threaded rendering is enabled on 3DS 2025-03-25 17:18:29 +00:00