mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-28 00:03:14 +08:00
When running multiple threads, one thread could clear allocationsForDownload while another was iterating over it. Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>