omit pthread tsd dtor code if tsd is not used
authorRich Felker <dalias@aerifal.cx>
Sun, 3 Apr 2011 06:33:50 +0000 (02:33 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 3 Apr 2011 06:33:50 +0000 (02:33 -0400)
commitfd80cfa00b34ec81b3049b98c66f6a45301ca6c4
treea37a653aad86ebc75af56a44bf0a3721d344660a
parent8de03e1a90e60f62806c488cfa4985f99e869f87
omit pthread tsd dtor code if tsd is not used
src/thread/pthread_create.c
src/thread/pthread_key_create.c