Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22038
Change subject: [consensus] replace chromium atomics with STL ones ...................................................................... [consensus] replace chromium atomics with STL ones This patch replaces chromium-derived atomics with STL-based ones, but otherwise it doesn't contain any functional modifications. Change-Id: If8de407e58ddca70097112360c0cdcba97465ce8 --- M src/kudu/consensus/log.cc M src/kudu/consensus/log_util.cc M src/kudu/consensus/log_util.h 3 files changed, 32 insertions(+), 26 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/38/22038/1 -- To view, visit http://gerrit.cloudera.org:8080/22038 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If8de407e58ddca70097112360c0cdcba97465ce8 Gerrit-Change-Number: 22038 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
