diff options
author | Rich Felker <dalias@aerifal.cx> | 2015-04-14 13:49:05 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-04-14 13:49:05 -0400 |
commit | 9c738dc183f44de40d263e4ff8dc540915a41aed (patch) | |
tree | 68b0b51718276e949bbeb729e6bc26e28bcdbfa1 /src/thread/cnd_init.c | |
parent | 7405cd1e2bafc046b4311005b94092d74a7a9c66 (diff) | |
download | musl-9c738dc183f44de40d263e4ff8dc540915a41aed.tar.gz musl-9c738dc183f44de40d263e4ff8dc540915a41aed.tar.xz musl-9c738dc183f44de40d263e4ff8dc540915a41aed.zip |
cleanup use of visibility attributes in pthread_cancel.c
applying the attribute to a weak_alias macro was a hack. instead use a separate declaration to apply the visibility, and consolidate declarations together to avoid having visibility mess all over the file.
Diffstat (limited to 'src/thread/cnd_init.c')
0 files changed, 0 insertions, 0 deletions