Hello Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/2852
to review the following change.
Change subject: WIP: annotations to make TSAN aware of RWCLock semantics
......................................................................
WIP: annotations to make TSAN aware of RWCLock semantics
The new test should either deadlock or trigger a TSAN warning of some kind
(probably lock inversion). Unfortunately, whenever it doesn't deadlock, TSAN
doesn't complain either.
WIP because the annotations don't seem to have the desired effect.
Change-Id: Id09b3c0fdd93f4f46be6b767266c8be8889b95b6
---
M src/kudu/util/rwc_lock-test.cc
M src/kudu/util/rwc_lock.cc
M src/kudu/util/rwc_lock.h
3 files changed, 46 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/2852/1
--
To view, visit http://gerrit.cloudera.org:8080/2852
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id09b3c0fdd93f4f46be6b767266c8be8889b95b6
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>