android_system_core/libpixelflinger/tests/arch-arm64/assembler
Hans Boehm e74dec4a39 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
2016-08-16 10:12:43 -07:00
..
Android.mk To compile with llvm integrated assembler. 2015-08-21 15:58:26 -07:00
arm64_assembler_test.cpp Fix reference counting for Assembly 2016-08-16 10:12:43 -07:00
asm_test_jacket.S Replace .align with .balign to avoid ambiguity 2016-07-13 22:13:02 +02:00