| http://www.w3.org/ns/prov#value | - If you examine the code, you will notice that there is no sharing on the elements of matrix C (we can chat about issues such as false sharing later if there is interest), so there is actually no need for the critical section (lock) that is used here.
|