Home | History | Annotate | Download | only in unittest

Lines Matching refs:test24

974 // test24: TN. Synchronization via ReaderLockWhen(). {{{1
975 namespace test24 {
999 printf("test24: negative\n");
1004 } // namespace test24
1010 // Same as test24, but uses ReaderLockWhenWithTimeout().