add threadsafe global data to threads, allowing for communication between threads...
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 23 Jul 2010 15:33:22 +0000 (15:33 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 23 Jul 2010 15:33:22 +0000 (15:33 +0000)
commitd1c9a8d8d4baa461c38e4c342b54bf81a50d3c7e
tree31792fe6ff141df791958120c68c15eef88b7216
parent7816bcd8b920f1864160a3466eedb6413f2d5931
add threadsafe global data to threads, allowing for communication between threads and other threads and threads and main loop

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