tsd_exit
extern void tsd_exit(void);
tsd_exit(); /* deallocate thread-specific data */
tsd_exit(); /* Clean up this thread's TSD */
tsd_exit(); /* free thread specific data */
extern void tsd_exit(void);