stop control thread during shutdown to prevent crashes 1.2.0_rc3
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 7 Apr 2014 08:59:45 +0000 (10:59 +0200)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 7 Apr 2014 08:59:45 +0000 (10:59 +0200)
commit6bd6635581e8d0d7780346c65158942027b83fc6
treeb27f0c2f702b6d1dac8b2788f115d1a390824f30
parentc3c7c0df66880abbe49d41e5bfad76eaf2e44bc3
stop control thread during shutdown to prevent crashes

unit tests do fast init/destroy cycles, which resulted in control
thread still using resources (e.g. display) that were already destroyed.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
ivi-layermanagement-api/ilmCommon/src/ilm_common.c
ivi-layermanagement-api/ilmControl/src/ilm_control_wayland_platform.c