Home | History | Annotate | Download | only in unittest

Lines Matching refs:test30

1184 // test30: TN. Synchronization via 'safe' race. Writer vs multiple Readers. {{{1
1185 namespace test30 {
1236 ANNOTATE_EXPECT_RACE((void*)(&BOUNDARY), "test30. Sync via 'safe' race.");
1237 printf("test30: negative\n");
1244 } // namespace test30
1249 // This test is similar to test30, but