Y
Hacker News
new
|
ask
|
show
|
jobs
by
methodology
4270 days ago
For example: if you have one thread polling `x` and another thread writing to `x`, there's no guarantee that the polling thread will ever see any updates to `x`.