diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-04-26 17:46:58 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-04-26 17:46:58 -0400 |
commit | 47d2bf5103fe7c65ae8dd18ba28704f143cdc9b4 (patch) | |
tree | e81c48a83ecfcce3832dc932cc45695ba9e8742c /src/thread/sem_init.c | |
parent | 082fb4e9bfd105fab3443c7b055bd9c22bdffcec (diff) | |
download | musl-47d2bf5103fe7c65ae8dd18ba28704f143cdc9b4.tar.gz |
synccall signal handler need not handle dead threads anymore
they have already blocked signals before decrementing the thread
count, so the code being removed is unreachable in the case where the
thread is no longer counted.
Diffstat (limited to 'src/thread/sem_init.c')
0 files changed, 0 insertions, 0 deletions