Xiaohui Chen ab7f01d51b fix a potential race condition
Currently worker threads in computeBestConfiguration may NOT completely
finish before timeout.  But the code will start using the result while
the worker threads are still working on the same object.  This may
cause exceptions.

b/19966623

Change-Id: I62ffcb796d648891ee339b6a978f575ebad8352b
2015-04-07 10:34:36 -07:00
2015-04-03 00:06:34 +00:00
2015-04-03 13:01:18 -07:00
2015-03-05 13:56:16 -08:00
2015-04-07 10:34:36 -07:00
2015-04-03 11:12:03 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%