Home | History | Annotate | Download | only in tests

Lines Matching refs:test84

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