Pass thr/pc args to MemoryResetRange as we do everywhere.
Currently they are unused by MemoryResetRange,
but there is no reason to be inconsistent.
Depends on D107562.
|  Differential  D107563  
tsan: pass thr/pc to MemoryResetRange Authored by dvyukov on Aug 5 2021, 5:44 AM. 
Details 
 Pass thr/pc args to MemoryResetRange as we do everywhere. Depends on D107562. 
Diff Detail 
 |