wayland-server: Add a wl_resource_for_each_safe macro
authorRob Bradford <rob@linux.intel.com>
Fri, 6 Sep 2013 16:56:27 +0000 (17:56 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 11 Sep 2013 19:03:22 +0000 (12:03 -0700)
commit656f3ea5b34cbaac3c00576226098279f953cee7
tree4dbeed7292f095a0f65dc76992a11f4e85096e44
parenta27b7304905bd5dc1aecd5afd8259a834e3da175
wayland-server: Add a wl_resource_for_each_safe macro

A version of wl_resource_for_each that is safe for iteration when items
in the list are removed.
src/wayland-server.h