fix leak in thread_shutdown, use lots of mutexes and conditionals instead of sleeps...
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 23 Jul 2010 17:30:21 +0000 (17:30 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 23 Jul 2010 17:30:21 +0000 (17:30 +0000)
commit22f1b34e0e674df8d058de91c6016af5a75e12a9
tree2859490bafa3a574431008fc921ecb8d6dd1da54
parent9483395af48830e4063bc192ac901405769aace5
fix leak in thread_shutdown, use lots of mutexes and conditionals instead of sleeps to wait in data_wait functions

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50459 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore/ecore_thread.c