Home | History | Annotate | Download | only in tests

Lines Matching refs:test90

4382 // test90: FP. Test for a safely-published pointer (read-only). {{{1
4383 namespace test90 {
4403 ANNOTATE_EXPECT_RACE_FOR_TSAN(GLOB, "test90. FP. This is a false positve");
4422 printf("test90: false positive (safely published pointer).\n");
4430 } // namespace test90
4435 // Similar to test90.