Lines Matching refs:test91
4386 // See also test91.
4433 // test91: FP. Test for a safely-published pointer (read-write). {{{1
4434 namespace test91 {
4450 ANNOTATE_EXPECT_RACE_FOR_TSAN(GLOB, "test91. FP. This is a false positve");
4471 printf("test91: false positive (safely published pointer, read/write).\n");
4479 } // namespace test91
4484 // Similar to test91, but annotated with ANNOTATE_PUBLISH_MEMORY_RANGE.