Wait until context is owned by worker thread to avoid context owner warning 83/216783/1 accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191107.051248 accepted/tizen/5.5/unified/wearable/hotfix/20201027.100148 submit/tizen_5.5/20191105.005038 submit/tizen_5.5_wearable_hotfix/20201026.184307
authorYoungHun Kim <yh8004.kim@samsung.com>
Thu, 17 Oct 2019 02:50:58 +0000 (11:50 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Fri, 1 Nov 2019 04:33:16 +0000 (13:33 +0900)
commit0c160eaadd8f432e0b818ea6b9ca8ae2dbaf14eb
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