* eet: All operation on Eet_File should be thread safe. This should
authorcedric <cedric>
Thu, 3 Dec 2009 15:35:04 +0000 (15:35 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 3 Dec 2009 15:35:04 +0000 (15:35 +0000)
commit42f372563aa5c8d7ab08326f10d07a9e23b1020d
tree3987859d04933731423db2ba05b7b230c5becb42
parentfffd0b89c205c1d7a09cef58e4a721f04aa3f355
* eet: All operation on Eet_File should be thread safe. This should
make use of all eet primitive thread safe now.

Please any bug or lock that you find.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@44172 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
m4/efl_pthread.m4 [new file with mode: 0644]
src/lib/eet_lib.c