ROCR-Runtime icon indicating copy to clipboard operation
ROCR-Runtime copied to clipboard

Replace std::mutex with KernelMutex

Open dayatsin-amd opened this issue 10 months ago • 0 comments

Replace std::mutex with KernelMutex to see if this fixes potential issue with mutex not being initialized in BlitKernel constructor on some systems.

dayatsin-amd avatar Apr 25 '24 20:04 dayatsin-amd