tsan: don't create sync objects on acquire
Creating sync objects on acquire is pointless: acquire of a just created sync object if a no-op. llvm-svn: 273862
Loading
Please sign in to comment
Creating sync objects on acquire is pointless: acquire of a just created sync object if a no-op. llvm-svn: 273862