RetroArch/libretro-common/queues
Higor Eurípedes 5f883b7ad1 (task_http) Don't use 100% CPU in threaded mode
This task is network bound and the HTTP functions use non-blocking I/O,
so task_http_iterate_transfer() returns "too fast" and the worker thread
gets no rest.
2016-10-09 14:44:27 -03:00
..
fifo_queue.c Updates 2016-03-20 16:36:39 +01:00
message_queue.c (libretro-common) message_queue.c - cleanups 2016-04-08 02:59:06 +02:00
task_queue.c (task_http) Don't use 100% CPU in threaded mode 2016-10-09 14:44:27 -03:00