efl/src/lib/eet
Mike Blumenkrantz a1f649fa9d eet: add counter for number of frees needed in each directory
Summary:
further optimize the eet_shutdown case of closing files and avoid
endlessly looping over empty nodes
Depends on D5950

Reviewers: cedric

Reviewed By: cedric

Differential Revision: https://phab.enlightenment.org/D5951
2018-04-25 12:00:11 -04:00
..
CMakeLists.txt cmake: handle 'FindXXX.cmake' standard with 'find-XXX' libraries. 2017-02-01 12:25:43 -02:00
Eet.h eet: add doc note for EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING 2018-02-28 16:02:39 -05:00
Eet_private.h eet: add counter for number of frees needed in each directory 2018-04-25 12:00:11 -04:00
eet_alloc.c
eet_cipher.c openssl 1.1 build break fixes 2017-01-04 17:47:38 +09:00
eet_connection.c eet: add NULL-check to eet_connection_empty API to avoid segfault 2016-11-16 15:30:44 -08:00
eet_data.c efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
eet_dictionary.c
eet_image.c eet: removed warning from eet_image 2017-11-21 11:12:56 +09:00
eet_lib.c eet: add counter for number of frees needed in each directory 2018-04-25 12:00:11 -04:00
eet_node.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eet_utils.c