diff options
author | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-20 14:17:43 +0000 |
---|---|---|
committer | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-20 14:17:43 +0000 |
commit | e08533577f2c25060ff1f691648eabc4bfe85069 (patch) | |
tree | 53f2c94be48e49776280060760223fac07f182f0 /llvm/lib/Bitcode | |
parent | 4cd1d51a4d0961ece8c8fd3d8927eec71a4e5ca3 (diff) | |
download | bcm5719-llvm-e08533577f2c25060ff1f691648eabc4bfe85069.tar.gz bcm5719-llvm-e08533577f2c25060ff1f691648eabc4bfe85069.zip |
[tsan] Replace POSIX semaphores with pthread condition variables in vptr_benign_race.cc
OS X doesn't support POSIX semaphores (but it does have the API for it, which returns ENOSYS - "Function not implemented").
Differential Revision: http://reviews.llvm.org/D14865
llvm-svn: 253665
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions