ec29b52ae8
SWDEV-142224 - [OCL] OCL runtime hang in multithread app with extended tests - Lock the resource cache only if a resource will be placed into the cache. Views, allocated/destroyed dynamically on the queues, won't be placed into the cache and lock should not be called for them Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#46 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.hpp#15 edit