commit | 4f774b38ac0697ee990f45168734cdf0d5f39393 | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Wed Aug 10 18:44:14 2016 -0700 |
committer | Hans Boehm <hboehm@google.com> | Tue Aug 16 10:12:43 2016 -0700 |
tree | 2771c9e9755c559b5324b7b39da9c1bb2c20ed82 | |
parent | f4cebccfd079f923f44c757dd559feb55303e366 [diff] |
Fix reference counting for Assembly Use correct memory ordering. Start the reference count at zero instead of one, thus giving us a chance to actually deallocate something. Remove remaining (unused) inclusions of cutils/atomic.h from libpixelflinger. Bug: 30838047 Change-Id: I3c6fd4a4861b3635cf398ca2aa3e915118100b10