blob: 6ba7b18627ad8bb6df6930e85924387dd798d749 [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.........
bartb2260b82011-02-13 07:55:36 +00003 at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
bart9f717f52009-07-22 18:12:56 +00004 by 0x........: main (tc12_rwl_trivial.c:35)
bart391d9dc2008-07-03 10:57:30 +00005rwlock 0x........ was first observed at:
bartb2260b82011-02-13 07:55:36 +00006 at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
bart9f717f52009-07-22 18:12:56 +00007 by 0x........: main (tc12_rwl_trivial.c:24)
bart60389da2008-02-25 19:58:25 +00008
njncab64bc2009-08-12 00:14:44 +00009
bart777f7fe2008-03-02 17:43:18 +000010ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)