Home | History | Annotate | Download | only in tests

Lines Matching refs:test84

4087 // test84: TP. True race (regression test for a bug related to atomics){{{1
4088 namespace test84 {
4114 printf("test84: positive\n");
4116 ANNOTATE_EXPECT_RACE_FOR_TSAN(&s_y, "test84: TP. true race.");
4122 } // namespace test84