Home | History | Annotate | Download | only in tests

Lines Matching refs:test66

3173 // test66: TN. Two separate pairs of signaller/waiter using the same CV. {{{1
3174 namespace test66 {
3215 printf("test66: negative\n");
3222 } // namespace test66
3227 // Similar to test66, but there is a real race here.