I trying to make my code faster with multi-threads. I have 2 bigs arrays (in my code above I put small arrays for the example).
This is my code that I tryied, but its