Home | History | Annotate | Download | only in unittest

Lines Matching refs:test09

423 // test09: TP. Simple race (read vs write). {{{1
424 namespace test09 {
439 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test09. TP.");
440 printf("test09: positive\n");
447 } // namespace test09
455 // otherwise this test is the same as test09.