Searched refs:hash_table_remove (Results 1 – 3 of 3) sorted by relevance
47 void hash_table_remove(struct hash_table *ht, uint32_t hash);
299 hash_table_remove(struct hash_table *ht, uint32_t hash) in hash_table_remove() function
1545 hash_table_remove(wm->window_hash, window->frame_id); in weston_wm_window_destroy()1558 hash_table_remove(window->wm->window_hash, window->id); in weston_wm_window_destroy()