Comment on GotW #95 Solution: Thread Safety and Synchronization by Dan
can anyone give a reproducible code example for int getting trashed in race, if all threads use this variable as int type?