ecore: fix compilation, missing return value in ecore_thread_wait
authorJérémy Zurcher <jeremy@asynk.ch>
Wed, 7 Jan 2015 21:12:29 +0000 (22:12 +0100)
committerJérémy Zurcher <jeremy@asynk.ch>
Wed, 7 Jan 2015 21:12:29 +0000 (22:12 +0100)
commitcb670931d6000fda6c7e10ecccd41d69b86b53a7
treeabb6e46c6aa0d5789220332ed5b21c240a129432
parentbf9c5873fb0a8c6cc006237844022e7468f0a5e1
ecore: fix compilation, missing return value in ecore_thread_wait

@fix ecore_thread_wait return EINA_TRUE if execution is over or thread is NULL
src/lib/ecore/ecore_thread.c