1 2 Thread #x was created 3 ... 4 by 0x........: pthread_create@* (hg_intercepts.c:...) 5 by 0x........: main (hg03_inherit.c:46) 6 7 Thread #x is the program's root thread 8 9 Possible data race during write of size 4 at 0x........ by thread #x 10 at 0x........: t2 (hg03_inherit.c:28) 11 by 0x........: mythread_wrapper (hg_intercepts.c:...) 12 ... 13 This conflicts with a previous read of size 4 by thread #x 14 at 0x........: main (hg03_inherit.c:60) 15 Location 0x........ is 0 bytes inside shared[1], 16 declared at hg03_inherit.c:11, in frame #x of thread x 17 18 19 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) 20