Home | History | Annotate | Download | only in unittest

Lines Matching refs:test84

3900 // test84: TP. True race (regression test for a bug related to atomics){{{1
3901 namespace test84 {
3927 printf("test84: positive\n");
3928 ANNOTATE_EXPECT_RACE_FOR_TSAN(&s_y, "test84: TP. true race.");
3934 } // namespace test84