1
2Thread 3:
3Conflicting 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:?)
6Location 0x........ is 0 bytes inside local var "s_racy"
7declared at rwlock_race.c:17, in frame #? of thread 3
8
9Conflicting 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:?)
12Location 0x........ is 0 bytes inside local var "s_racy"
13declared at rwlock_race.c:17, in frame #? of thread 3
14
15Result: 2
16
17ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
18