Wait until context is owned by worker thread to avoid context owner warning 60/215860/9 accepted/tizen/unified/20191101.042138 submit/tizen/20191029.083414
authorYoungHun Kim <yh8004.kim@samsung.com>
Thu, 17 Oct 2019 02:50:58 +0000 (11:50 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Tue, 29 Oct 2019 00:52:48 +0000 (09:52 +0900)
commit6fb024366692f8dbe7b178611f5478ca78608d04
tree7dd3e44c3f6d783896eab97c9b7d5cbc1de2ce61
parent1b1317526197c7636f1d3817c72ad2f8d06034a5
Wait until context is owned by worker thread to avoid context owner warning

 - We must ensure g_main_context_push_thread_default() is executed before
   mm-resource-manager return mainloop when calling mrp_mainloop_glib_get()

Change-Id: I18dca7760010d882584ab9feb5aba34eb005127b
packaging/murphy.spec
src/common/glib-glue.c