Skip to content
Commit e69df1f9 authored by Dmitry Vyukov's avatar Dmitry Vyukov
Browse files

tsan: fix pthread_cond interceptors

currently tsan hangs when linked with a shared library linked against an old version of pthread
this change is another attempt to fix pthread_cond interceptors in different scenarios
see the comment for implementation details

llvm-svn: 202820
parent d3405cbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment