diff options
author | DJ Delorie <dj@delorie.com> | 2017-02-16 00:47:32 -0500 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2017-02-16 00:47:32 -0500 |
commit | 33cb8b061cbf47ea8904bda49a311ca10a4299ac (patch) | |
tree | 5a0214877cc7dda40183df83d46571aa7b3bf761 /stdio/setbuf.c | |
parent | 3a93781c77ef510ad60720479b74c8b597d51a55 (diff) | |
download | glibc-33cb8b061cbf47ea8904bda49a311ca10a4299ac.zip glibc-33cb8b061cbf47ea8904bda49a311ca10a4299ac.tar.gz glibc-33cb8b061cbf47ea8904bda49a311ca10a4299ac.tar.bz2 |
Move most tcache data out of TLS
Make the static per-thread cache into a pointer,
initialize it when needed using data from the heap.
This minimizes per-thread TLS data usage.
Also add thread-exit cleanups.
Diffstat (limited to 'stdio/setbuf.c')
0 files changed, 0 insertions, 0 deletions