Go to file
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
cmds
include Use optimized display lists for all hwaccelerated rendering 2011-01-24 08:43:20 -08:00
libs libutils: Fix race condition in Thread::requestExitAndWait() 2011-01-24 15:25:38 -08:00
opengl egl: fix GetProcAddress for EGLimage extensions 2011-01-16 18:12:04 -08:00
services/surfaceflinger Merge "fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare()" into honeycomb 2011-01-20 12:25:33 -08:00
vpn Make VpnService synchronous API. 2011-01-20 12:51:43 +08:00
MODULE_LICENSE_APACHE2
NOTICE Fix omission in NOTICE file. 2011-01-17 12:50:15 -08:00