event_loop: set the user func and data before calling wayland API. 20/120520/1
authorBoram Park <boram1288.park@samsung.com>
Thu, 23 Mar 2017 06:51:33 +0000 (15:51 +0900)
committerBoram Park <boram1288.park@samsung.com>
Thu, 23 Mar 2017 06:51:58 +0000 (15:51 +0900)
commit6d4a432c4b9b8a7047555bf8c217bc97be3f4db4
tree88d2d6620519582583fccaccaa6f7c83de357f59
parent4e56dc7fe08b6582fa5041c80196879aab43646d
event_loop: set the user func and data before calling wayland API.

The user func can be called at the line of wl api by the backend implementation

Change-Id: Idfc19afa17f584531ef37834c592f59f803d2823
src/tdm_event_loop.c