Go to file
Jeff Brown 61a25b2490 Looper: use pthread_once for TLS key initialization.
Also fix a Valgrind complaint by zeroing out the entire epoll event
struct since otherwise the data field union would be partly
uninitialized (but not in a harmful way).

Change-Id: I2091ce517e87fcad7c9caf90e2c5e4854a7ca465
2010-09-21 15:26:51 -07:00
cmds added BinderService<> template to help creating native binder services 2010-07-14 18:43:19 -07:00
include Looper: use pthread_once for TLS key initialization. 2010-09-21 15:26:51 -07:00
libs Looper: use pthread_once for TLS key initialization. 2010-09-21 15:26:51 -07:00
opengl support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl 2010-09-20 12:58:15 -07:00
services/surfaceflinger surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
vpn
MODULE_LICENSE_APACHE2
NOTICE