Mike Lockwood 4a7f412e1d libutils: Fix race condition in Thread::requestExitAndWait()
Hold a reference to the thread in requestExitAndWait() so the
condition variable it is waiting on will not be destroyed before
its wait() call returns.

Change-Id: If8b6cf84117203926a4180f43f0224469e92a500
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-24 15:25:38 -08:00
2011-01-19 16:13:18 -08:00
2011-01-19 15:38:16 -08:00
2011-01-16 18:43:04 -08:00
2010-10-27 16:13:59 -07:00
2011-01-20 12:51:43 +08:00
2011-01-19 19:57:37 -08:00
2011-01-19 16:13:18 -08:00
2011-01-17 12:50:15 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%