Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
361994752
5y ago
0 comments
Share
This is not about race condition. Rather it is something more like why you need volatile keyword.
https://stackoverflow.com/questions/72275/when-should-the-vo...
0 comments
default
newest
oldest
MauranKilom
5y ago
Can you elaborate? volatile and threading
in C++
are orthogonal to each other. I don't understand why you consider a C# volatile discussion relevant when talking about C++ race conditions.
ensiferum
5y ago
Volatile in c++ has nothing to do with threading.
j
/
k
navigate · click thread line to collapse