OSDN Git Service

fix a couple race-conditions in RefBase::promote()
authorDianne Hackborn <hackbod@google.com>
Thu, 14 Mar 2013 22:26:30 +0000 (15:26 -0700)
committerMathias Agopian <mathias@google.com>
Thu, 14 Mar 2013 23:47:41 +0000 (16:47 -0700)
commit1791eefd69e07a7d8a311ee8a298bbd2de77f046
tree176de7fa825e0254881d05212689b8b935a062c5
parent5b00af2435d67ccf806c918f6482949870fd993b
fix a couple race-conditions in RefBase::promote()

Bug: 8390295
Change-Id: I7a48e3bf5b213cc1da2b8e844c6bb37ee24cb047
libs/utils/RefBase.cpp