Home | History | Annotate | Download | only in tests
      1 
      2 Thread 3:
      3 Conflicting load by thread 3 at 0x........ size 4
      4    at 0x........: thread (rwlock_race.c:?)
      5    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
      6 Location 0x........ is 0 bytes inside local var "s_racy"
      7 declared at rwlock_race.c:17, in frame #? of thread 3
      8 
      9 Conflicting store by thread 3 at 0x........ size 4
     10    at 0x........: thread (rwlock_race.c:?)
     11    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
     12 Location 0x........ is 0 bytes inside local var "s_racy"
     13 declared at rwlock_race.c:17, in frame #? of thread 3
     14 
     15 Result: 2
     16 
     17 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
     18