platform_system_core/libsync
Alistair Strachan 5bebf84845 libsync: ndk: Fix compilation in C mode.
Use of 'inline' without 'static' may allow the C compiler to uninline it
within the compilation unit, depending on the C standard level. Always
using 'static inline' avoids this problem.

Test: build + boot to launcher
Change-Id: Ifb6e1fa6b84286067ddc2daca4c8942c410e56ab
2017-04-14 15:12:06 -07:00
..
include libsync: ndk: Fix compilation in C mode. 2017-04-14 15:12:06 -07:00
tests sync: rename sync/sync.h to android/sync.h 2017-02-23 18:44:50 -08:00
Android.bp libsync: vendor_available 2017-04-13 23:28:39 -07:00
libsync.map.txt sync: Add NDK sync.h and libsync 2017-02-23 18:44:50 -08:00
NOTICE sync: Add NDK sync.h and libsync 2017-02-23 18:44:50 -08:00
sw_sync.h move sync headers from include to libsync 2014-01-03 21:27:05 +00:00
sync.c sync: Cache knowledge of kernel uapi version 2017-03-08 17:34:14 -08:00
sync_test.c sync: rename sync/sync.h to android/sync.h 2017-02-23 18:44:50 -08:00