Home | History | Annotate | Download | only in unittest

Lines Matching refs:test53

2312 // test53: FP. Synchronization via implicit semaphore. {{{1
2313 namespace test53 {
2364 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test53. FP. Implicit semaphore");
2365 printf("test53: FP. false positive, Implicit semaphore\n");
2372 } // namespace test53
2377 // Same as test53, but annotated.