Home | History | Annotate | Download | only in tests

Lines Matching refs:adder_num

5978 int adder_num; // updated atomically.
5981 int my_num = AtomicIncrement(&adder_num, 1);
6011 adder_num = 0;