commit | 134b4ae90103a7b205cd84d0491a4868cb102a7c | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Tue Sep 21 15:11:18 2010 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Tue Sep 21 15:26:51 2010 -0700 |
tree | 3f6a8d6cef9954bcabc05cedda8fc33596d084f7 | |
parent | 34d3aeaf7f5dd744f46220f7730913468256ae9c [diff] |
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