Home | History | Annotate | Download | only in unittest

Lines Matching refs:test133

5752 // test133: TP. Simple race (write vs write). Works in fast mode. {{{1
5753 namespace test133 {
5760 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test133");
5761 printf("test133: positive; &GLOB=%p\n", &GLOB);
5774 } // namespace test133