Searched refs:tsd_hash_add (Results 1 – 1 of 1) sorted by relevance
156 tsd_hash_add(tsd_hash_table_t *table, uint_t key, pid_t pid, void *value) in tsd_hash_add() function497 rc = tsd_hash_add(table, key, pid, value); in tsd_set()