Add a test for a common C++ bug when a global object is destroyed
while background threads still use it.
Depends on D114604.
|  Differential  D114605  
tsan: add test for __cxa_atexit Authored by dvyukov on Nov 25 2021, 10:49 AM. 
Details 
 Add a test for a common C++ bug when a global object is destroyed Depends on D114604. 
Diff Detail 
 |