RetroArch/tasks
twinaphex 5d6bdbc2cd (task_image.c) Cleanup 2016-12-30 05:36:06 +01:00
..
task_autodetect.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_content.c (RARCH_CONSOLE) Another buildfix 2016-12-27 02:01:22 +01:00
task_database.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_database_cue.c update copyright 2016-10-27 11:47:10 -04: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 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_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 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_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 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_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 We don't need enum_idx for task_push_image_load 2016-12-30 05:33:04 +01:00