blob: 81e355c9b0cf851e80f267607b801bc86b00f192 [file] [log] [blame]
bart1d4070d2008-05-14 12:22:15 +00001
2Locking mutex ...
3Locking rwlock exclusively ...
4Locking rwlock shared ...
5Acquired at:
bartb2260b82011-02-13 07:55:36 +00006 at 0x........: pthread_rwlock_rdlock (drd_pthread_intercepts.c:?)
bart1d4070d2008-05-14 12:22:15 +00007 by 0x........: main (hold_lock.c:?)
8Lock on rwlock 0x........ was held during ... ms (threshold: 500 ms).
bartb2260b82011-02-13 07:55:36 +00009 at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
bart1d4070d2008-05-14 12:22:15 +000010 by 0x........: main (hold_lock.c:?)
bart391d9dc2008-07-03 10:57:30 +000011rwlock 0x........ was first observed at:
bartb2260b82011-02-13 07:55:36 +000012 at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
bart391d9dc2008-07-03 10:57:30 +000013 by 0x........: main (hold_lock.c:?)
njncab64bc2009-08-12 00:14:44 +000014
bart1d4070d2008-05-14 12:22:15 +000015Done.
16
17ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)