hardware: samsung_slsi: libcamera2: Modify thread creators
authorSungjoong Kang <sj3.kang@samsung.com>
Tue, 18 Sep 2012 00:46:52 +0000 (17:46 -0700)
committerRebecca Schultz Zavin <rebecca@android.com>
Tue, 18 Sep 2012 20:25:59 +0000 (13:25 -0700)
commit053d38cf3db8e79ccde6996b2c44e77ccff54bfc
tree394d8d41193521ef2082f4230d65085e85f7e091
parent9a77d67ea0c708e0f66241b902a3a505cd61e75d
hardware: samsung_slsi: libcamera2: Modify thread creators

This patch resolves the crash with pure virtual functions
on changing modes.
Thread creators are modified not to call run function.

Change-Id: Ib4864aaf46852583d742a8f36001ef93b0504e07
Signed-off-by: Sungjoong Kang <sj3.kang@samsung.com>
libcamera2/ExynosCameraHWInterface2.cpp
libcamera2/ExynosCameraHWInterface2.h
libcamera2/SignalDrivenThread.cpp
libcamera2/SignalDrivenThread.h