Document how to use thread with EFL in nice detail for "beginners" who
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 28 Sep 2011 11:53:41 +0000 (11:53 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 28 Sep 2011 11:53:41 +0000 (11:53 +0000)
commit0d4bb891825675f63f13fbb913e21d60a3a52011
treede0c6da6c770661ee48cc88b6c87bc399e56afa0
parent9fb9115ce045c85b74bdc39621ff4089e78ae498
Document how to use thread with EFL in nice detail for "beginners" who
know already how to use threads (pthread) and then how to use that
with EFL.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@63641 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
doc/examples.dox
doc/index.doxy
src/examples/Makefile.am
src/examples/efl_thread_1.c [new file with mode: 0644]
src/examples/efl_thread_2.c [new file with mode: 0644]
src/examples/efl_thread_3.c [new file with mode: 0644]
src/examples/efl_thread_4.c [new file with mode: 0644]
src/examples/efl_thread_5.c [new file with mode: 0644]
src/examples/efl_thread_6.c [new file with mode: 0644]