Viewing profile — gsjs
gsjs
HN member- Joined
- Sun, Mar 27, 2016, 9:26 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About gsjs
No profile information was provided.
Recent public activity
-
comment
Comment #11371637
I don't think there's a data race there, but the compiler can't check that. What the compiler sees is more than one thread accessing the variable `data`, which could cause a data r…