|
From: Siddharth N. <si...@gm...> - 2012-07-17 19:56:20
|
Hi, I'm trying to write a new Valgrind tool that tracks thread synchronization. Is there any way to identify which variables are shared or which memory address range is shared amongst multiple threads? Siddharth |