Home | History | Annotate | Download | only in tests

Lines Matching refs:test133

6218 // test133: TP. Simple race (write vs write). Works in fast mode. {{{1
6219 namespace test133 {
6227 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test133");
6228 printf("test133: positive; &GLOB=%p\n", &GLOB);
6241 } // namespace test133