Comment on Race Conditions Can Be Useful for ParallelismparentComments−kaba03yIt can overflow, but integer math is associative and commutative still, isn’t? It’s just modulo the biggest representable number (if unsigned).
Comments
It can overflow, but integer math is associative and commutative still, isn’t? It’s just modulo the biggest representable number (if unsigned).