RetroArch/tasks
2017-01-03 18:27:09 +01:00
..
task_autodetect.c task_autodetect.c - cleanup 2017-01-03 03:52:26 +01:00
task_content.c (RARCH_CONSOLE) Another buildfix 2016-12-27 02:01:22 +01:00
task_database_cue.c update copyright 2016-10-27 11:47:10 -04:00
task_database.c Don't use settings struct from thrading functions 2016-12-31 07:03:29 +01:00
task_decompress.c guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
task_file_transfer.c nbio handle should be initialized on the thread, not the 2016-12-30 04:58:58 +01:00
task_http.c Rewrite task_queue.c - get rid of messy internal Rarch code 2017-01-03 18:27:09 +01:00
task_image.c (task_image.c) Cleanup 2016-12-30 05:36:06 +01:00
task_netplay_lan_scan.c guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
task_overlay.c (overlay) Reduce dependence on grabbing settings pointer everywhere 2017-01-01 04:12:24 +01:00
task_powerstate.c guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
task_save.c guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
task_screenshot.c (task_screenshot.c) Cleanups 2017-01-03 06:57:55 +01:00
task_wifi.c guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
tasks_internal.h Rewrite task_autodetect.c 2016-12-31 07:43:34 +01:00