move some more code out of pthread_create.c
authorRich Felker <dalias@aerifal.cx>
Wed, 20 Apr 2011 03:09:14 +0000 (23:09 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 20 Apr 2011 03:09:14 +0000 (23:09 -0400)
commita6054e3c94aa0491d7366e4b05ae0d73f661bfe2
tree3bd70a00d9ebdd29893c3e25ae5d22ff8e66551c
parent4f24994920cf3c8a9a6f60d4573a7673a3095b02
move some more code out of pthread_create.c

this also de-uglifies the dummy function aliasing a bit.
src/thread/pthread_create.c
src/thread/pthread_key_create.c