Home
last modified time | relevance | path

Searched refs:hash_table_remove (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/xwayland/
Dhash.h47 void hash_table_remove(struct hash_table *ht, uint32_t hash);
Dhash.c299 hash_table_remove(struct hash_table *ht, uint32_t hash) in hash_table_remove() function
Dwindow-manager.c1545 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()