Go to file
Glenn Kasten 58e012d1e3 Add Thread::join
This new API will be used by applications that previously used the
lower-level pthread APIs (including pthread_join).  Centralizing on the
Thread class instead of pthread will permit additional functionality to
be added later in only one location.

Change-Id: I8460169ac9c61ac9f85752405ed54c94651058d7
2011-06-23 12:55:29 -07:00
cmds Reinitialize KeyStore::mMasterKey after unlock (and add test-keystore) 2011-06-23 02:10:23 -07:00
include Add Thread::join 2011-06-23 12:55:29 -07:00
libs Add Thread::join 2011-06-23 12:55:29 -07:00
opengl fix x86 build 2011-05-23 17:48:36 -07:00
services/surfaceflinger fix RefBase so it retains binary-compatibility with gingerbread 2011-06-13 18:39:45 -07:00
vpn
MODULE_LICENSE_APACHE2
NOTICE