Y
Hacker News
new
|
ask
|
show
|
jobs
by
WithinReason
1042 days ago
The behaviour of atomic operations is definitely not deterministic. E.g. if you have a lot of atomic adds, every time you run the code you'll get a different result without a random number generator.