commit | 353d79a41e987146ad83514d887b44251d81b1be | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Thu Nov 13 17:07:40 2014 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Thu Nov 13 17:09:59 2014 -0800 |
tree | 64b4cbe479817ade6ecae90b39218e0ce3489e3f | |
parent | 492acffddec28472f2c0d27fba90b4b291f54038 [diff] |
Fix issue #18356768: some app process may hang at Runtime#exit... ...in Parcel destructor Don't use a Mutux object, just use simple posix mutex primitives, to avoid static init/destroy order problems. Change-Id: Ic012d94297564c0a55d58869f8276d7d10545fbc