race_on_mutex.c
1.31 KB
-
Fix tsan race_on_mutex.c testcase (PR80551) · 32995c02
The testcase did not match the glibc internal names while it should. This fixes it. gcc/testsuite/ PR testsuite/80551 * c-c++-common/tsan/race_on_mutex.c: Change regexp to allow __GI___pthread_mutex_init as well. From-SVN: r257932
Segher Boessenkool committed