Home | History | Annotate | Download | only in tests

Lines Matching refs:test28

1398 // test28: TN. Synchronization via Mutex, then PCQ. 3 threads {{{1
1399 namespace test28 {
1433 printf("test28: negative\n");
1440 } // namespace test28
1445 // Similar to test28, but has two Getters and two PCQs.
1813 // variation of test28 (W/W instead of W/R)