Searched refs:pid_entry_bin (Results 1 – 1 of 1) sorted by relevance
406 tsd_hash_bin_t *pid_entry_bin, *entry_bin; in tsd_remove_entry() local434 pid_entry_bin = &table->ht_bins[hash]; in tsd_remove_entry()436 spin_lock(&pid_entry_bin->hb_lock); in tsd_remove_entry()439 spin_unlock(&pid_entry_bin->hb_lock); in tsd_remove_entry()656 tsd_hash_bin_t *pid_entry_bin, *entry_bin; in tsd_exit() local692 pid_entry_bin = &table->ht_bins[hash]; in tsd_exit()694 spin_lock(&pid_entry_bin->hb_lock); in tsd_exit()697 spin_unlock(&pid_entry_bin->hb_lock); in tsd_exit()