diff options
author | Yabin Cui <yabinc@google.com> | 2015-12-03 13:01:42 -0800 |
---|---|---|
committer | Yabin Cui <yabinc@google.com> | 2015-12-03 16:51:20 -0800 |
commit | 304348af197f30b3bf0e0764b97eb9699a376c68 (patch) | |
tree | 5a20f5c4c690072b852144b7e502bca4270f26cb /linker/linker_utils.cpp | |
parent | 22dca83e1c37d3b465b9fa432bbf7cb4bd0df868 (diff) |
Clear pthread_internal_t allocated on user provided stack.
Several parts in pthread_internal_t should be initialized
to zero, like tls, key_data and thread_local_dtors. So
just clear the whole pthread_internal_t is more convenient.
Bug: 25990348
Change-Id: Ibb6d1200ea5e6e1afbc77971f179197e8239f6ea
Diffstat (limited to 'linker/linker_utils.cpp')
0 files changed, 0 insertions, 0 deletions