commit | 4f4a28dc26c1e6ef73df5b2da1fe9803dbc334b5 | [log] [tgz] |
---|---|---|
author | Richard Uhler <ruhler@google.com> | Thu Feb 09 14:03:09 2017 +0000 |
committer | Richard Uhler <ruhler@google.com> | Thu Feb 09 14:23:26 2017 +0000 |
tree | 6f236ab06effc1cb98209d986d388d694c095fa6 | |
parent | f8512f8515f7568984e1ca209929262ea88e4b59 [diff] |
RegisterNativeAllocation: avoid an extraneous blocking gc. If another thread already ran a blocking gc since RegisterNativeAllocation was entered, there's no need to run another blocking gc before exiting RegisterNativeAllocation. Bug: 29156652 Bug: 32576211 Test: 004-NativeAllocations run test. Change-Id: Ie89652760deaa24b70adb07227a9918059da46c7