Loading
binder: replace android_atomic_add with std::atomic
android_atomic_add uses the STL atomics internally with `memory_order_release`, so this should be a no-op. Test: m Change-Id: Ie63464d9cb607957c0b318e9cb8f778ce1aa6d83
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
android_atomic_add uses the STL atomics internally with `memory_order_release`, so this should be a no-op. Test: m Change-Id: Ie63464d9cb607957c0b318e9cb8f778ce1aa6d83