Searched defs:tsd_destroy (Results 1 – 3 of 3) sorted by relevance
40 #define tsd_destroy(kp) /* nothing */ macro
57 #define tsd_destroy(keyp) osd_thread_deregister(*(keyp)) macro
589 tsd_destroy(uint_t *keyp) in tsd_destroy() function