Go to file
Mathias Agopian f91bb05132 split utils/threads.h into multiple headers
AndroidDefs.h - C/C++ enums and types
Mutex.h - Mutex class declaration
Condition.h - Condition class declaration
RWLock.h - RWLock class declaration
Thread.h - Thread class declaration
AndroidThreads.h - low-level thread creation functions
threads.h - includes all the above for backward source compatibility

Change-Id: Ia2f80c175333b59a41d1720985810bb2346e94cb
Note: implementations are still in Threads.cpp
2012-02-27 13:03:04 -08:00
cmds/surfaceflinger Move keystore to system/security repo 2012-02-15 15:55:21 -08:00
include split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
libs remove dummy libsurfaceflinger_client 2012-02-27 13:03:03 -08:00
opengl libagl shouldn't export anything 2012-02-27 13:03:04 -08:00
services/surfaceflinger remove libui dependency on libEGL 2012-02-24 16:42:46 -08:00
MODULE_LICENSE_APACHE2
NOTICE