diff options
author | Rich Felker <dalias@aerifal.cx> | 2015-11-11 19:43:56 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-11-11 19:43:56 -0500 |
commit | 4aaf879eb08a22c501b43d8604e67614f7dbc55f (patch) | |
tree | c62e2d96feb6fbb5910a86b0eb963971e01edccf /src/thread/pthread_barrier_destroy.c | |
parent | 8a8fdf6398b85c99dffb237e47fa577e2ddc9e77 (diff) | |
download | musl-4aaf879eb08a22c501b43d8604e67614f7dbc55f.tar.gz |
eliminate use of SHARED macro in __tls_get_addr
this was only a tiny optimization, and static-linked binaries should
not be calling __tls_get_addr anyway since the linker is supposed to
perform relaxation, resulting in use of the local-exec TLS model.
Diffstat (limited to 'src/thread/pthread_barrier_destroy.c')
0 files changed, 0 insertions, 0 deletions