efl threadio - make call and call sync func proto same as efl events
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 4 Apr 2018 10:35:19 +0000 (19:35 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 10 Apr 2018 13:25:55 +0000 (22:25 +0900)
commitb310bff11f8ebc84987c7b95d3a5299f7fadbea2
tree2b6fe0770efe4acf5b2127566abf12e2868eece2
parent5fc325e6b48df18e04e4ad4c5221b3ae9327df3c
efl threadio - make call and call sync func proto same as efl events

well call sync returns a void * too.... instead of just void return
(nothing) but this makes it easier to write and maintain code due to
consistency of function callback signatures.
src/lib/ecore/efl_thread.c
src/lib/ecore/efl_threadio.eo