android_system_core/libsync
Jesse Hall 077ffd5055 sync: Use correct type in size calculation
The previous and current types are the same size, so this wouldn't
have caused a bug in practice, but it is confusing, and would have
been a problem in the unlikely event we changed the size of one of the
types.

Test: sync-unit-tests on bullhead
Change-Id: Ic43b81f3b4ff214af86b6b6d4d02c648f95d0c4b
2017-02-23 18:44:50 -08:00
..
include/sync libsync: add new Sync kernel API 2017-01-17 14:28:26 -08:00
tests libsync: Replace inserting tuple into unordered_map in favour of pair. 2017-01-30 23:39:03 +00:00
Android.bp Rely on the platform -std default. 2016-10-10 14:31:12 -07:00
sw_sync.h move sync headers from include to libsync 2014-01-03 21:27:05 +00:00
sync.c sync: Use correct type in size calculation 2017-02-23 18:44:50 -08:00
sync_test.c Cleanup uses of sprintf so we can deprecate it. 2016-03-07 18:40:40 -08:00