replicant-frameworks_native/libs
Mike Lockwood 38f107555f 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
..
binder am 6637e307: am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()" 2010-12-28 11:54:08 -08:00
gui Implement SurfaceTexture frame-available callback. 2011-01-16 17:28:39 -08:00
surfaceflinger_client clean-up unneeded code 2011-01-20 12:10:11 -08:00
ui Use EGL_NATIVE_VISUAL_ID to select EGLConfig 2011-01-19 18:21:15 -08:00
utils libutils: Fix race condition in Thread::requestExitAndWait() 2011-01-24 15:25:38 -08:00