efl/src/lib/eo
Carsten Haitzler a9fbe6cb8f eo callbacks - move to mempools for callback data for more speed
also help reduce fragmentation. also remove callbacks immediately if
callbacks are not being walked at the time (as opposed to just marking
them to need deletion then call a clean that if not being walked will
walk all cb's when we already know what to remove).

@optimize
2016-08-29 16:48:08 +09:00
..
Eo.h Efl object: Don't pass events to eo class creation. 2016-08-23 14:47:28 +01:00
efl_class.eo Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
efl_interface.eo Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
efl_object.eo Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
efl_object_override.eo Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
eina_types.eot eina: introduce Eina_Slice and Eina_Rw_Slice. 2016-08-22 18:25:14 -03:00
eo.c eo: speedup efl_isa by 50%. 2016-08-26 12:14:14 -07:00
eo_add_fallback.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
eo_add_fallback.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
eo_base_class.c eo callbacks - move to mempools for callback data for more speed 2016-08-29 16:48:08 +09:00
eo_class_class.c Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
eo_private.h Efl Object: Change and rename the type we use for function pointers. 2016-08-16 16:29:21 +01:00
eo_ptr_indirection.c Eo: Add internal function call on pointer errors 2015-12-29 20:55:50 +09:00
eo_ptr_indirection.h eo: remove useless duplicated check. 2016-08-26 12:14:14 -07:00
eo_ptr_indirection.x eo: speedup efl_isa by 50%. 2016-08-26 12:14:14 -07:00