Searched refs:u_tsd_destroy (Results 1 – 3 of 3) sorted by relevance
129 u_tsd_destroy(&u_current_table_tsd); in u_current_destroy()130 u_tsd_destroy(&u_current_user_tsd); in u_current_destroy()
194 u_tsd_destroy(struct u_tsd *tsd) in u_tsd_destroy() function
17 #define _glthread_DestroyTSD(tsd) u_tsd_destroy(tsd);