blob: c9339196bd3a41bb5eac66af678e6b68491f01bf [file] [log] [blame]
bart60389da2008-02-25 19:58:25 +00001
bart777f7fe2008-03-02 17:43:18 +00002Reader-writer lock not locked by calling thread: rwlock 0x.........
bart2cb588d2008-03-11 18:29:35 +00003 at 0x........: pthread_rwlock_unlock* (drd_pthread_intercepts.c:?)
bart777f7fe2008-03-02 17:43:18 +00004 by 0x........: main (tc12_rwl_trivial.c:29)
bart391d9dc2008-07-03 10:57:30 +00005rwlock 0x........ was first observed at:
6 at 0x........: pthread_rwlock_init* (drd_pthread_intercepts.c:?)
7 by 0x........: main (tc12_rwl_trivial.c:18)
bart60389da2008-02-25 19:58:25 +00008
bart777f7fe2008-03-02 17:43:18 +00009ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)