Searched refs:test05 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp483 // test05: FP. Synchronization via CondVar, but waiter does not block. {{{1
485 namespace test05 { namespace
528 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test05. FP. Unavoidable in hybrid scheme.");
529 printf("test05: unavoidable false positive\n");
534 } // namespace test05
540 // Same as test05 but we annotated the Wait() loop.

Completed in 208 milliseconds