[0.3.104] return pending api before destroy the resources 36/191636/3 accepted/tizen/unified/20181113.163418 submit/tizen/20181109.060212
authorEunhae Choi <eunhae1.choi@samsung.com>
Fri, 19 Oct 2018 09:36:23 +0000 (18:36 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Fri, 19 Oct 2018 10:36:11 +0000 (19:36 +0900)
commitac97b60f825aa53f19f9e7765df809e012b9944a
tree3a304237260e359c8a066fa7e3f30fe19143c28a
parent03cb401286da1767171d665a4b5b7bf72d577757
[0.3.104] return pending api before destroy the resources

- csharp app can call the destroy during prepare
  because it works different thread.
- player have to send cond signal of each api
  to make sure return the pending api before destroy the cb info resource.

Change-Id: Ide173b6f1d3f0c896ad4b6f3cbd01346af90a77e
packaging/capi-media-player.spec
src/player.c