Replace WorkerThread with EventDrivenThred
authorsrinivasa.mr <srinivasa.mr@samsung.com>
Thu, 23 May 2013 10:35:11 +0000 (19:35 +0900)
committersrinivasa.mr <srinivasa.mr@samsung.com>
Thu, 23 May 2013 10:37:14 +0000 (19:37 +0900)
commit9d729049a19d763448cf0591f80dd994353c1ba3
treedd26779bea49e57c6d1169ce72ebfebe6325c709
parent2ee6a24033af1d1fc97980c204370813f0d7024c
Replace WorkerThread with EventDrivenThred

If WorkerThread is deleted when in execution there will be a crash although this is a
rare scenario this does happen so replace it with EventDrivenTreahd and while in desctroctor
perform EventDrivenTread::Quit

Change-Id: I5ebcf2481c6b83d2870b9ee69548891aa1308e0c
Signed-off-by: srinivasa.mr <srinivasa.mr@samsung.com>
src/FMedia_PlayerImpl.cpp
src/inc/FMedia_PlayerImpl.h