Home | History | Annotate | Download | only in tests

Lines Matching full:test18

1053 // test18: TN. Synchronization via Await(), signaller gets there first. {{{1
1054 namespace test18 {
1080 printf("test18: negative\n");
1085 } // namespace test18
1090 // Same as test18, but with AwaitWithTimeout. Do not timeout.