blob: b3d2dc9f1bb345dc6f56ae0a57f4452abc44923e [file] [log] [blame]
bartc8441502009-07-27 16:03:51 +00001
2Attempt to use a user-defined rwlock as a POSIX rwlock: rwlock 0x.........
bartb2260b82011-02-13 07:55:36 +00003 at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
bartc8441502009-07-27 16:03:51 +00004 by 0x........: main (rwlock_type_checking.c:?)
5rwlock 0x........ was first observed at:
barta7103ba2010-09-02 09:38:55 +00006 at 0x........: main (rwlock_type_checking.c:?)
bartc8441502009-07-27 16:03:51 +00007
8Attempt to use a POSIX rwlock as a user-defined rwlock: rwlock 0x.........
barta7103ba2010-09-02 09:38:55 +00009 at 0x........: main (rwlock_type_checking.c:?)
bartc8441502009-07-27 16:03:51 +000010rwlock 0x........ was first observed at:
bartb2260b82011-02-13 07:55:36 +000011 at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
bartc8441502009-07-27 16:03:51 +000012 by 0x........: main (rwlock_type_checking.c:?)
njncab64bc2009-08-12 00:14:44 +000013
bartc8441502009-07-27 16:03:51 +000014Finished.
15
bart67707ec2009-07-27 17:02:52 +000016ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)