Searched refs:dtor_func_t (Results 1 – 2 of 2) sorted by relevance
33 typedef void (*dtor_func_t)(void *); typedef38 extern void tsd_create(uint_t *, dtor_func_t);
81 dtor_func_t he_dtor;215 tsd_hash_add_key(tsd_hash_table_t *table, uint_t *keyp, dtor_func_t dtor) in tsd_hash_add_key()568 tsd_create(uint_t *keyp, dtor_func_t dtor) in tsd_create()