commit | e74dec4a390f95177946be4942a45c8be8720ed0 | [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 | 7a746f3a6850198b7f1cad7f22befe9ca48b47fd [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