execution: PASS main: create thread1 thread1: attempt timed read-lock thread1: acquired read lock thread1: unlock read lock main: create thread2 thread2: attempt timed read-lock thread2: acquired read lock thread2: unlock read lock Test PASSED