Home | History | Annotate | Download | only in tests

Lines Matching refs:test53

2635 // test53: FP. Synchronization via implicit semaphore. {{{1
2636 namespace test53 {
2688 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test53. FP. Implicit semaphore");
2689 printf("test53: FP. false positive, Implicit semaphore\n");
2696 } // namespace test53
2701 // Same as test53, but annotated.