Yeah, I've read that but I was lead to believe that this was only necessary when the variables in question had multiple threads that wanted to write to them. Only one of my threads write to a variable and the other threads are strictly readers.
Isn't that true?
/Tottish
EDIT: Tested with mutex. No difference.
Bookmarks