Lines Matching refs:RaceyWrite
7111 void RaceyWrite() { GLOB++; }7112 void Func1() { RaceyWrite(); }