tsd_destroy
extern void tsd_destroy(uint_t *);
tsd_destroy(&devfs_clean_key);
tsd_destroy(&nfs4_tsd_key);
tsd_destroy(&nfs_server_tsd_key);
tsd_destroy(&ip_thread_data);
tsd_destroy(&svc_gss_tsd_key);
extern void tsd_destroy(uint_t *);