Searched refs:dtor_func_t (Results 1 – 2 of 2) sorted by relevance
34 typedef void (*dtor_func_t)(void *); typedef39 extern void tsd_create(uint_t *, dtor_func_t);
82 dtor_func_t he_dtor;216 tsd_hash_add_key(tsd_hash_table_t *table, uint_t *keyp, dtor_func_t dtor) in tsd_hash_add_key()569 tsd_create(uint_t *keyp, dtor_func_t dtor) in tsd_create()