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

tsan: fix a bug in pthread_once when called from an ignored library

It must set thr->in_rtl = 0 before executing user callback.

llvm-svn: 191946
parent 4617e9dc
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