replicant-frameworks_native/include
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
..
binder Don't propagate StrictMode over one-way Binder calls. 2010-08-31 13:16:49 -07:00
gui Replace epoll() with poll() and rename PollLoop to Looper. 2010-09-14 01:59:45 -07:00
pim
private fix a race in SF buffer management 2010-08-26 17:42:27 -07:00
surfaceflinger fix [2931513] Add support for setting the orientation of an ANativeWindow 2010-08-24 15:40:50 -07:00
tts
ui Fix app switch latency optimization. 2010-09-16 16:41:46 -07:00
utils Looper: use pthread_once for TLS key initialization. 2010-09-21 15:26:51 -07:00