Searched refs:wl_map_for_each (Results 1 – 3 of 3) sorted by relevance
109 wl_map_for_each(struct wl_map *map, wl_iterator_func_t func, void *data);
383 wl_map_for_each(struct wl_map *map, wl_iterator_func_t func, void *data) in wl_map_for_each() function
763 wl_map_for_each(&client->objects, destroy_resource, &serial); in wl_client_destroy()1743 wl_map_for_each(&client->objects, resource_iterator_helper, &context); in wl_client_for_each_resource()