commit | d18051870e8e2a5f55237a2c11fde75f46082639 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Tue Sep 21 15:11:18 2010 -0700 |
committer | Alex Ray <aray@google.com> | Tue Jul 30 13:56:54 2013 -0700 |
tree | a3d25c52dd42dc7ae773fc0c8ed2c5ce2795bdac | |
parent | 9da1810050d8825e51dabdd0262173432d49c16c [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