replicant-frameworks_native/include/private/binder
Dianne Hackborn a4cff88d80 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
2014-11-13 17:09:59 -08:00
..
Static.h Fix issue #18356768: some app process may hang at Runtime#exit... 2014-11-13 17:09:59 -08:00
binder_module.h