OS X doesn't support POSIX semaphores (but it does have the API for it, which returns ENOSYS - "Function not implemented").
Details
Details
Diff Detail
Diff Detail
Differential D14865
[tsan] Replace POSIX semaphores with pthread condition variables in vptr_benign_race.cc kubamracek on Nov 20 2015, 2:53 AM. Authored by
Details OS X doesn't support POSIX semaphores (but it does have the API for it, which returns ENOSYS - "Function not implemented").
Diff Detail |
remove this include