commit | 92687e41bcf108957944dafa80a9bfda219bfb0f | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Thu May 22 19:21:22 2014 +0100 |
committer | Calin Juravle <calin@google.com> | Fri May 23 00:22:58 2014 +0100 |
tree | ea0fc1323572eedebb34802ab97b24c17ec9b1ba | |
parent | 4f6ed4a10951cbd868fec1b0117a276918c60fa1 [diff] |
Cleaned up pthread rwlocks implementation. - used underscore_style_for_vars - extracted time related functionality into a function - cleaned up style - removed unused fields from pthread_rwlock_t on LP64 - changed reservation in pthread_rwlock_t so that the size of the structure equals glibc version Bug: 8133149 Change-Id: I84ad3918678dc7f5e6b3db9b7e9b0899d3abe9cd