Home | History | Annotate | Download | only in tests

Lines Matching full:test09

665 // test09: TP. Simple race (read vs write). {{{1
666 namespace test09 {
682 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test09. TP.");
683 printf("test09: positive\n");
690 } // namespace test09
698 // otherwise this test is the same as test09.