Lines Matching full:test03
405 // test03: TN. Synchronization via LockWhen, signaller gets there first. {{{1406 namespace test03 { 442 printf("test03: negative\n");447 } // namespace test031057 // Same as test03, but uses Mutex::Await() instead of Mutex::LockWhen(). 1284 // Same as test03, but uses ReaderLockWhen().