Home | History | Annotate | Download | only in tests

Lines Matching refs:test66

3171 // test66: TN. Two separate pairs of signaller/waiter using the same CV. {{{1
3172 namespace test66 {
3213 printf("test66: negative\n");
3220 } // namespace test66
3225 // Similar to test66, but there is a real race here.