summaryrefslogtreecommitdiffstats
path: root/include/utils/Looper.h
Commit message (Expand)AuthorAgeFilesLines
* Looper: use pthread_once for TLS key initialization.Jeff Brown2010-09-211-0/+1
* Looper: Drop default parameters in favor of a safer overload.Jeff Brown2010-09-161-6/+9
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-141-0/+210