efl/src/lib/eo
Marcel Hollerbach 14b6f23cb3 eo: there is no need to count callbacks here
we are going to add this description anyways, no need to count here
again. I think this is not really making anything really faster, its
more keeping things consistance.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10689
2019-11-20 10:15:21 +01:00
..
Eo.h eo: reduce memory use to track event registration and callback call. 2019-10-31 14:52:52 +01:00
efl_class.eo
efl_object.eo efl: add code to enforce presence of @since tags 2019-09-30 20:12:35 +02:00
efl_object_override.eo
eina_types.eot efl: add code to enforce presence of @since tags 2019-09-30 20:12:35 +02:00
eo.c eo: add infrastructure to attach an Eina_Future_Scheduler to any source of event. 2019-10-31 14:52:46 +01:00
eo_add_fallback.c
eo_add_fallback.h
eo_base_class.c eo: there is no need to count callbacks here 2019-11-20 10:15:21 +01:00
eo_class_class.c
eo_internal.h
eo_private.h eo: add events to track the ownership status of an Eo object 2019-05-29 15:53:23 -07:00
eo_ptr_indirection.c
eo_ptr_indirection.h
eo_ptr_indirection.x make mman.h private 2019-08-19 09:55:13 -04:00
meson.build