fix locking around entry_surface_alloc.
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 26 Dec 2008 12:50:55 +0000 (12:50 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 26 Dec 2008 12:50:55 +0000 (12:50 +0000)
commit4f495408e1f0730d630c17ac9f56c531c60ca144
tree29ce2cc659975199f18917cd993d44f8896dec5c
parent04d5dcf485e867d64cf9d315b2fb8132b5231f6d
fix locking around entry_surface_alloc.

we must make sure flags are consistent with actual values, so lock
around use and set of these variables as well.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@38322 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/cache/evas_cache_image.c