Home | History | Annotate | Download | only in tests

Lines Matching refs:test28

1404 // test28: TN. Synchronization via Mutex, then PCQ. 3 threads {{{1
1405 namespace test28 {
1439 printf("test28: negative\n");
1446 } // namespace test28
1451 // Similar to test28, but has two Getters and two PCQs.
1819 // variation of test28 (W/W instead of W/R)