efl/legacy/eet/src
Carsten Haitzler 329628e8e7 remove this patch (and will remove next too).. somethgn created a deadlock..
for NON threaded apps (e17). specifically:

   if (!locked) LOCK_CACHE;
   
at the top of eet_internal_close() gets called (locked is 0) and deadlocks e.
this is worse than threaded apps having problems. so... need to revert.



SVN revision: 46917
2010-03-07 03:01:14 +00:00
..
bin binary can be disabled 2010-01-15 06:05:28 +00:00
lib remove this patch (and will remove next too).. somethgn created a deadlock.. 2010-03-07 03:01:14 +00:00
tests * eet: Fix clearcache race condition. 2010-03-05 17:19:03 +00:00
.cvsignore Fixed a couple of debs in e17/libs, added and updated a couple of .cvsignores. 2003-11-13 12:30:50 +00:00
Makefile.am Introducing unit test in EFL using cvs check library for the test 2008-05-16 15:07:03 +00:00