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

/external/valgrind/drd/tests/
H A Dtsan_unittest.cpp487 // test05: FP. Synchronization via CondVar, but waiter does not block. {{{1
489 namespace test05 { namespace
532 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test05. FP. Unavoidable in hybrid scheme.");
533 printf("test05: unavoidable false positive\n");
538 } // namespace test05
544 // Same as test05 but we annotated the Wait() loop.

Completed in 38 milliseconds