On 11/29/17 11:13 AM, Wanderer wrote:[...][snip][...]Using the compiler switch -vcg-ast, I see no synchronization of these methods.[...]
That's what I assume, I was just lucky not to see a race.Thanks for `-vcg-ast` switch! Really helpful, and it answered my questions as no syncronization code was added.