[PATCH 13/14] rbtree.h: Added WINE_RB_FOR_EACH_DESTRUCTOR and WINE_RB_FOR_EACH_ENTRY_DESTRUCTOR helpers for implementing tree destructors.

Matteo Bruni matteo.mystral at gmail.com
Tue Feb 14 09:21:15 CST 2017


2017-02-13 21:12 GMT+01:00 Jacek Caban <jacek at codeweavers.com>:
> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>  include/wine/rbtree.h | 20 ++++++++++++++------
>  1 file changed, 14 insertions(+), 6 deletions(-)

These sound like the _SAFE variants of our list implementation. Any
reason not to use the same naming here?



More information about the wine-devel mailing list