This patch adds release and acquire semantics for libdispatch semaphores and a test case.
Details
Details
- Reviewers
kcc glider dvyukov samsonov - Commits
- rGac5f5d10d5e5: [tsan] Add interceptors and sychronization for libdispatch semaphores on OS X
rCRT254412: [tsan] Add interceptors and sychronization for libdispatch semaphores on OS X
rL254412: [tsan] Add interceptors and sychronization for libdispatch semaphores on OS X
Diff Detail
Diff Detail
- Repository
- rL LLVM