diff options
author | Mike Klein <mtklein@chromium.org> | 2017-09-20 09:53:39 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-09-21 17:09:40 +0000 |
commit | 3b7658a4752e1332c684ad757686ce9ee0e5fbd1 (patch) | |
tree | dff539a1555c58e2bb9ea34c288acfc978906d35 /tools/bookmaker | |
parent | f50f4a4c55ed4dea457d48010690bbe3f3c69530 (diff) |
Teach TSAN directly about semaphore_t.
Instead of teaching TSAN than SkMutex is a lock to get around it not
understanding Mach semaphore_t routines, teach it that there is a
happens-before relationship between semaphore_signal() and
semaphore_wait().
This reverts commit e395bf2d189e22822ddf2b46541c510d6d8fbcc0.
New changes are entirely restricted to SkSemaphore.cpp.
Change-Id: I27f647b93c48e81e8327db849881d669c4cd3d04
Reviewed-on: https://skia-review.googlesource.com/49180
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'tools/bookmaker')
0 files changed, 0 insertions, 0 deletions