Eo children: Make children tracking an inlist instead of a list.
authorTom Hacohen <tom@stosb.com>
Tue, 17 May 2016 09:25:31 +0000 (10:25 +0100)
committerTom Hacohen <tom@stosb.com>
Tue, 17 May 2016 09:26:54 +0000 (10:26 +0100)
commit79575d89430c0ceffd51d32b64e00d1708c90b44
tree6d9630320043798ea4d7738e2fae0a5ca62dd0f1
parent2373fd5fd2b7338749269a2665dd1089b91a7f37
Eo children: Make children tracking an inlist instead of a list.

This saves us a pointer in every eo object and a pointer indirection
when accessing children.
src/lib/eo/eo_base_class.c
src/lib/eo/eo_private.h
src/lib/eo/eo_ptr_indirection.h