| http://www.w3.org/ns/prov#value | - var2 = 1and another thread contains var2 = var1and nothing else affects var1 or var2, then if the assignment in the second thread were atomic, it would not be possible for var2 to be anything other than 1 after the assignment in the first thread.
|