Lines Matching refs:ANNOTATE_BENIGN_RACE
2458 // test56: TP. Use of ANNOTATE_BENIGN_RACE. {{{1
2470 ANNOTATE_BENIGN_RACE(&GLOB, "test56. Use of ANNOTATE_BENIGN_RACE.");
2471 ANNOTATE_BENIGN_RACE(&GLOB2, "No race. The tool should be silent");
2575 ANNOTATE_BENIGN_RACE(&FLAG1, "synchronization via 'safe' race");
2576 ANNOTATE_BENIGN_RACE(&FLAG2, "synchronization via 'safe' race");
3735 ANNOTATE_BENIGN_RACE(&this->data_, "needs annotation");
5338 ANNOTATE_BENIGN_RACE(&foo->a, "real race");
5383 ANNOTATE_BENIGN_RACE(&x->a, "may or may not detect this race");
6857 for (int i = 11; i < 20; i++) ANNOTATE_BENIGN_RACE(mem1 + i, "");
6875 for (int i = 71; i < 80; i++) ANNOTATE_BENIGN_RACE(mem1 + i, "");
7373 //ANNOTATE_BENIGN_RACE(&GLOB, "Test");
7807 ANNOTATE_BENIGN_RACE(&counter, "");