Determinacy race
determincacy race
A race condition that occurs when two logically parallel strands access the same memory location and at least one strand performs a write.
A race condition that occurs when two logically parallel strands access the same memory location and at least one strand performs a write.