don't call tdm_event_loop_flush in a main thread. 92/67192/3
authorBoram Park <boram1288.park@samsung.com>
Mon, 25 Apr 2016 14:05:49 +0000 (23:05 +0900)
committerBoram Park <boram1288.park@samsung.com>
Tue, 26 Apr 2016 01:13:19 +0000 (10:13 +0900)
commit353af27ec5477a66779c8f3c685203a8245a01de
tree37d0ca8c628d88a80aed1aeef5cdd654aee48ce8
parenteb1168718b4770457b2ff7e3b0b30c5ff52bea05
don't call tdm_event_loop_flush in a main thread.

   All requests and events of a wayland display are handled
   in a TDM thread.

Change-Id: I9469304a631c45a5d71dfcd27c8cc8d78d7be253
src/tdm_event_loop.c
src/tdm_thread.c