[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
Loading
Please sign in to comment