Files
frameworks_base/libs
Stephen Hines cac8228e9c Fix a race condition during Context init/teardown.
This change makes Context initialization wait properly for all threads to be
available before leaving initContext(). This prevents a case where ~Context()
gets called before all created threads have started/finished their work. This
was triggered/discovered by running some very short-lived tests in CTS.

BUG=4064203

Change-Id: I1dd6f43fa7942c53881008e857df864e2395202e
2011-03-08 16:54:23 -08:00
..
2011-02-16 10:56:32 -08:00
2011-01-12 16:00:23 -06:00
2011-03-04 19:12:41 -08:00