Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
d752c3b3e6c576ed1f18e86a7b18c33dc7c65791
/
libs
/
utils
/
Looper.cpp
415d8c3
Switch Looper back to using poll() instead of epoll().
by Jeff Brown
· 15 years ago
134b4ae
Looper: use pthread_once for TLS key initialization.
by Jeff Brown
· 15 years ago
9604987
Reduce lock thrashing in native Looper.
by Jeff Brown
· 15 years ago
7dae0e4
Ensure input dispatcher and native looper handles EINTR.
by Jeff Brown
· 15 years ago
4fe6c3e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 15 years ago