* ecore: fix possible race. It also make ecore_thread_run
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 13 Oct 2010 17:45:07 +0000 (17:45 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 13 Oct 2010 17:45:07 +0000 (17:45 +0000)
commit072825096f1d51e15c0edf298137f191dca3862a
tree3cc42ddc5ca6497b88c4625a257633c0957ccaad
parentb1392e0758f5903e9e6186c491b540f80e61fc01
* ecore: fix possible race. It also make ecore_thread_run
match ecore_thread_feedback_run better.

NOTE: I know it breaks API/ABI compatibility for that call,
but that's the only sane solution I could found.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@53370 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore/Ecore.h
src/lib/ecore/ecore_thread.c