Home | History | Annotate | Download | only in tests

Lines Matching defs:test30

1496 // test30: TN. Synchronization via 'safe' race. Writer vs multiple Readers. {{{1
1497 namespace test30 {
1549 ANNOTATE_EXPECT_RACE((void*)(&BOUNDARY), "test30. Sync via 'safe' race.");
1550 printf("test30: negative\n");
1557 } // namespace test30
1562 // This test is similar to test30, but