summaryrefslogtreecommitdiff
path: root/src/thread/pthread_create.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2013-04-26 17:46:58 -0400
committerRich Felker <dalias@aerifal.cx>2013-04-26 17:46:58 -0400
commit47d2bf5103fe7c65ae8dd18ba28704f143cdc9b4 (patch)
treee81c48a83ecfcce3832dc932cc45695ba9e8742c /src/thread/pthread_create.c
parent082fb4e9bfd105fab3443c7b055bd9c22bdffcec (diff)
downloadmusl-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/pthread_create.c')
0 files changed, 0 insertions, 0 deletions