pthread_key_delete wants the key itself, not a pointer to it
authorIan Lynagh <igloo@earth.li>
Fri, 23 Feb 2007 12:23:12 +0000 (12:23 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 23 Feb 2007 12:23:12 +0000 (12:23 +0000)
commite1dddcb3ebc7a3365cf22592d2c162039dfb6ce4
treebeb49b1b4047e0be007891f37c519025f2038f93
parent728cfb0158aa4f0a663ee2e613f6874ffd240d72
pthread_key_delete wants the key itself, not a pointer to it
rts/posix/OSThreads.c