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
- Repository
 - rL LLVM
 
 Differential  D14865  
[tsan] Replace POSIX semaphores with pthread condition variables in vptr_benign_race.cc Authored by kubamracek on Nov 20 2015, 2:53 AM. 
Details OS X doesn't support POSIX semaphores (but it does have the API for it, which returns ENOSYS - "Function not implemented"). 
Diff Detail 
 Event Timeline |