Some example for Ecore_Thread
authorsachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 12 Jul 2011 13:38:25 +0000 (13:38 +0000)
committersachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 12 Jul 2011 13:38:25 +0000 (13:38 +0000)
commit7e4d26c916b6f762e6eb2987b2f3dfa8ffe091ca
tree3485b7f400b106433e262d4131af97278b05e993
parent33545ec326877e9c7966486e615a4c7063abbbd3
Some example for Ecore_Thread

It has some issues that need debugging, I'm not sure if Ecore_Thread doesn't
like having stuff done before the main loop is running and valgrind was also
complaining about some invalid reads in ecore_thread.c, but at least the
example is there for people to look at and report problems, things not clear
or just about anything that may come up from it.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@61293 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
doc/examples.dox
src/examples/Makefile.am
src/examples/ecore_thread_example.c [new file with mode: 0644]
src/lib/ecore/Ecore.h