commit | a4cff88d80bf1acbdbd063af88ecad83a8b9b7b4 | [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 | c7bd2444a30c0843c2a1a83845f252ee02122ed5 | |
parent | ca69e8f2d0a1fc963bd170f9b2bf164028761323 [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